Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
-
fastai==1.0.61
|
4 |
-
deoldify==0.0.1
|
5 |
opencv-python==4.5.5.64
|
6 |
-
gradio==3.39.0
|
7 |
numpy==1.21.4
|
8 |
-
|
9 |
-
scipy==1.7.3
|
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
|
|
|
|
3 |
opencv-python==4.5.5.64
|
|
|
4 |
numpy==1.21.4
|
5 |
+
gradio==3.39.0
|
|