Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ scikit-learn
|
|
| 7 |
termcolor
|
| 8 |
requests
|
| 9 |
psutil
|
| 10 |
-
colorama
|
|
|
|
|
|
| 7 |
termcolor
|
| 8 |
requests
|
| 9 |
psutil
|
| 10 |
+
colorama
|
| 11 |
+
sentence_transformers
|