Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,10 @@ huggingface_hub==0.26.0
|
|
| 3 |
#googletrans
|
| 4 |
chromadb
|
| 5 |
#==0.4.24
|
| 6 |
-
transformers
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
llama-index-embeddings-huggingface
|
| 9 |
llama-index-llms-huggingface
|
| 10 |
llama-index-vector-stores-chroma
|
|
|
|
| 3 |
#googletrans
|
| 4 |
chromadb
|
| 5 |
#==0.4.24
|
| 6 |
+
transformers
|
| 7 |
+
#==4.41.0 # since 4.42.0 there is no conversational task model
|
| 8 |
+
llama-index
|
| 9 |
+
#==0.14.0
|
| 10 |
llama-index-embeddings-huggingface
|
| 11 |
llama-index-llms-huggingface
|
| 12 |
llama-index-vector-stores-chroma
|