Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.24.0
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
llama-index==0.10.14
|
4 |
llama-index-embeddings-huggingface==0.1.4
|
|
|
1 |
gradio==4.24.0
|
2 |
+
huggingface-hub==0.23.4
|
3 |
python-dotenv==1.0.0
|
4 |
llama-index==0.10.14
|
5 |
llama-index-embeddings-huggingface==0.1.4
|