capradeepgujaran commited on
Commit
ce9ec39
·
verified ·
1 Parent(s): d9b720f

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.19.2
2
+ groq==0.4.2
3
+ Pillow==10.2.0
4
+ pandas==2.2.1
5
+ openpyxl==3.1.2
6
+ python-dotenv==1.0.1
7
+ requests==2.31.0