zayeem00 commited on
Commit
e8d01c3
·
verified ·
1 Parent(s): 9dfa37e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  openai==0.27.7
2
- pinecone
3
- gradio
 
4
  pandas
 
1
  openai==0.27.7
2
+ pinecone==4.0.0
3
+ gradio==4.39.0
4
+ gradio_client==1.1.1
5
  pandas