Spaces:
Sleeping
Sleeping
fix: add timm dependency for vision wrapper
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
torch
|
| 4 |
unsloth
|
|
|
|
|
|
| 2 |
uvicorn
|
| 3 |
torch
|
| 4 |
unsloth
|
| 5 |
+
timm
|