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