Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
fastai
|
3 |
deoldify
|
4 |
-
ffmpeg-python
|
5 |
-
numpy
|
6 |
-
Pillow
|
7 |
scipy
|
8 |
-
opencv-python
|
|
|
1 |
+
torch==1.8.1
|
2 |
+
fastai==1.0.61
|
3 |
deoldify
|
|
|
|
|
|
|
4 |
scipy
|
|