rasyosef commited on
Commit
6a612e3
1 Parent(s): 8f594b6

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.14.0
2
+ openai==1.30.1
3
+ llama-index==0.10.38
4
+ llama-index-vector-stores-mongodb==0.1.5
5
+ pymongo==4.7.2