Qazi-Mudassar-Ilyas commited on
Commit
9c40c61
1 Parent(s): 0f5e91a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ unstructured==0.12.6
2
+ gradio==4.19.1
3
+ faiss-cpu==1.8.0
4
+ langchain==0.1.10
5
+ python-dotenv==0.21.0
6
+ sentence_transformers==2.5.1