Muhammadidrees commited on
Commit
86761ea
·
verified ·
1 Parent(s): 3096cd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio>=4.44.0
2
- openai>=1.50.0
 
 
 
1
  gradio>=4.44.0
2
+ google-generativeai>=0.6.0
3
+ python-dotenv>=1.0.1
4
+ requests>=2.31.0