Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.29.0
|
|
3 |
Pillow==9.5.0
|
4 |
flask==2.2.5
|
5 |
numpy==1.24.2
|
6 |
-
scipy==1.11.2
|
|
|
|
3 |
Pillow==9.5.0
|
4 |
flask==2.2.5
|
5 |
numpy==1.24.2
|
6 |
+
scipy==1.11.2
|
7 |
+
torchvison
|