Spaces:
Running
on
Zero
Running
on
Zero
debugging No API Error
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
spaces
|
| 2 |
transformers==4.45.0
|
| 3 |
timm
|
| 4 |
-
torch==2.4.0
|
|
|
|
|
|
| 1 |
spaces
|
| 2 |
transformers==4.45.0
|
| 3 |
timm
|
| 4 |
+
torch==2.4.0
|
| 5 |
+
pydantic==2.10.6
|