BHO commited on
Commit
5d89899
·
1 Parent(s): 517cd20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ faiss-cpu==1.7.2
2
+ farm-haystack==1.14.0
3
+ gradio==3.22.1
4
+ openai==0.27.0
5
+ python-dotenv==1.0.0