ohalkhateeb commited on
Commit
e73a733
·
verified ·
1 Parent(s): 8d6f97b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ transformers==4.35.0
3
+ sentence-transformers==2.2.2
4
+ langchain==0.0.300
5
+ beautifulsoup4==4.12.2
6
+ faiss-cpu==1.7.4
7
+ numpy==1.26.0
8
+ torch==2.1.0
9
+ pickle5==0.0.11 # For compatibility with pickle across Python versions