cowcow02 commited on
Commit
c05108a
1 Parent(s): 9830cfd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  gradio==3.44.1
2
- openai==0.27.9
3
  pinecone-client==2.2.2
4
  python-dotenv==1.0.0
5
- llama_index==0.8.8
6
  llama_hub==0.0.25
7
  nltk==3.8.1
8
  transformers==4.32.0
 
1
  gradio==3.44.1
2
+ openai==1.1.1
3
  pinecone-client==2.2.2
4
  python-dotenv==1.0.0
5
+ llama_index==0.8.64.post1
6
  llama_hub==0.0.25
7
  nltk==3.8.1
8
  transformers==4.32.0