ssboost commited on
Commit
d89f7d3
·
verified ·
1 Parent(s): a5a8f57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio>=5.0.0
2
- gradio-client>=1.0.0
3
  Pillow>=9.0.0
4
  python-dotenv>=1.0.0
5
- requests>=2.0.0
 
 
 
1
  gradio>=5.0.0
2
+ openai>=1.5.0
3
  Pillow>=9.0.0
4
  python-dotenv>=1.0.0
5
+ replicate>=0.20.0
6
+ requests>=2.0.0
7
+ google-genai>=0.8.0