martinbowling commited on
Commit
25df6fb
·
verified ·
1 Parent(s): a3f7290

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.25.0
2
+ requests>=2.32.2
3
+ groq>=0.5.0
4
+ python-dotenv>=1.0.0