Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==3.50.2
|
|
2 |
torch==2.1.0
|
3 |
transformers==4.35.2
|
4 |
Pillow==10.1.0
|
5 |
-
numpy==1.26.2
|
|
|
|
2 |
torch==2.1.0
|
3 |
transformers==4.35.2
|
4 |
Pillow==10.1.0
|
5 |
+
numpy==1.26.2
|
6 |
+
torchvision
|