Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers
|
2 |
opencv-python
|
3 |
gradio==4.36.1
|
4 |
-
scipy==1.
|
5 |
-
spaces==0.28.3
|
6 |
torch==2.0.1
|
7 |
-
torchvision==0.15.2
|
|
|
|
1 |
transformers
|
2 |
opencv-python
|
3 |
gradio==4.36.1
|
4 |
+
scipy==1.10.1
|
|
|
5 |
torch==2.0.1
|
6 |
+
torchvision==0.15.2
|
7 |
+
numpy==1.21.6
|