Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,4 @@ torchvision>=0.21.0
|
|
| 17 |
numpy>=2.0
|
| 18 |
|
| 19 |
# Model architecture (pure-Python wheel, any version installs fine on Py3.13)
|
| 20 |
-
timm>=1.0.0
|
|
|
|
| 17 |
numpy>=2.0
|
| 18 |
|
| 19 |
# Model architecture (pure-Python wheel, any version installs fine on Py3.13)
|
| 20 |
+
timm>=1.0.0
|