panverz commited on
Commit
fdcc1e6
·
verified ·
1 Parent(s): 4a853c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ gradio>=3.50.2
2
+ openai>=1.3.0
3
+ google-generativeai>=0.3.0
4
+ requests>=2.31.0