Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ torch
|
|
| 2 |
torchvision
|
| 3 |
timm
|
| 4 |
pillow
|
| 5 |
-
safetensors
|
|
|
|
|
|
|
|
|
| 2 |
torchvision
|
| 3 |
timm
|
| 4 |
pillow
|
| 5 |
+
safetensors
|
| 6 |
+
pydantic==2.10.6
|
| 7 |
+
msgspec
|