HrshvrdhnM2323 commited on
Commit
860591f
·
verified ·
1 Parent(s): 662b88c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ langchain==0.3.0
3
+ langchain-core==0.3.0
4
+ langchain-huggingface==0.1.0
5
+ huggingface-hub==0.25.0
6
+ transformers==4.45.0
7
+ python-dotenv==1.0.0