Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ spaces==0.24.0
|
|
7 |
torch==2.0.1
|
8 |
transformers==4.38.1
|
9 |
omegaconf==2.3.0
|
10 |
-
timm==0.9.10
|
|
|
|
7 |
torch==2.0.1
|
8 |
transformers==4.38.1
|
9 |
omegaconf==2.3.0
|
10 |
+
timm==0.9.10
|
11 |
+
Huggingface_hub
|