Spaces:
Sleeping
Sleeping
HuggingFaceLLM
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
python-dotenv
|
2 |
llama-index
|
3 |
llama-index-embeddings-huggingface
|
4 |
llama-index-llms-huggingface
|
|
|
1 |
+
python-dotenv==0.21.0
|
2 |
llama-index
|
3 |
llama-index-embeddings-huggingface
|
4 |
llama-index-llms-huggingface
|