Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio==4.29.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.2.2
|
|
|
1 |
gradio==4.29.0
|
2 |
huggingface-hub==0.23.4
|
3 |
+
openai==1.35.13
|
4 |
python-dotenv==1.0.0
|
5 |
llama-index==0.10.14
|
6 |
llama-index-embeddings-huggingface==0.2.2
|