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