Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,9 @@ numpy
|
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
ollama
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
ollama
|
| 7 |
+
uvicorn
|
| 8 |
+
fastapi
|
| 9 |
+
sentence-transformers
|
| 10 |
+
requests
|
| 11 |
+
ollama
|
| 12 |
+
langdetect
|