Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
pip install opencv-python
|
| 2 |
import os
|
| 3 |
os.system("git clone https://github.com/google-research/frame-interpolation")
|
| 4 |
import sys
|
|
|
|
|
|
|
| 1 |
import os
|
| 2 |
os.system("git clone https://github.com/google-research/frame-interpolation")
|
| 3 |
import sys
|