Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch==2.4.0
|
|
|
|
| 2 |
transformers==4.39.2
|
| 3 |
spaces
|
| 4 |
gradio==4.44.1
|
|
|
|
| 1 |
torch==2.4.0
|
| 2 |
+
torchvision
|
| 3 |
transformers==4.39.2
|
| 4 |
spaces
|
| 5 |
gradio==4.44.1
|