Soumyadip Raha commited on
Commit
fd96d15
·
verified ·
1 Parent(s): 559edc8

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.30.0
2
+ groq>=0.4.0
3
+ transformers>=4.36.0
4
+ torch>=2.6.0
5
+ python-dotenv>=1.0.0
6
+ matplotlib
7
+ pandas
8
+ PyPDF2
9
+ duckduckgo-search>=7.0.0