Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -24,4 +24,7 @@ python-markdown-math>=0.8
|
|
24 |
omegaconf>=2.3.0
|
25 |
|
26 |
# Model utilities
|
27 |
-
timm>=0.5.4
|
|
|
|
|
|
|
|
24 |
omegaconf>=2.3.0
|
25 |
|
26 |
# Model utilities
|
27 |
+
timm>=0.5.4
|
28 |
+
|
29 |
+
sentence-transformers
|
30 |
+
scikit-learn
|