Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ aiohttp>=3.7.4
|
|
10 |
office365-rest-python-client>=2.3.12
|
11 |
ffmpeg>=0.2.0
|
12 |
joblib>=1.4.2
|
13 |
-
scikit-learn>=1.6.1
|
|
|
|
10 |
office365-rest-python-client>=2.3.12
|
11 |
ffmpeg>=0.2.0
|
12 |
joblib>=1.4.2
|
13 |
+
scikit-learn>=1.6.1
|
14 |
+
timm
|