nileshhanotia commited on
Commit
04705a2
·
verified ·
1 Parent(s): 6e6e8c0

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.2
3
+ torch==2.1.1
4
+ langchain==0.0.335
5
+ langchain-community==0.0.10
6
+ pandas==2.1.3
7
+ requests==2.31.0
8
+ python-dotenv==1.0.0
9
+ faiss-cpu==1.7.4