bkbilal09 commited on
Commit
896dc1a
·
verified ·
1 Parent(s): 44283c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ groq>=0.9.0
2
+ gradio>=4.44.0
3
+ pandas>=2.0.0
4
+ python-dotenv>=1.0.0
5
+ openai>=1.30.0