hf-actions commited on
Commit
fe4b696
·
1 Parent(s): 894b157

Upgrade: use latest Gradio (install unpinned 'gradio')

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  python-dotenv>=1.0.0
2
  requests>=2.0.0
3
  openai>=0.27.0
4
- gradio>=3.50.0
5
  replicate>=0.10.0
6
  huggingface-hub>=0.18.0
 
1
  python-dotenv>=1.0.0
2
  requests>=2.0.0
3
  openai>=0.27.0
4
+ gradio
5
  replicate>=0.10.0
6
  huggingface-hub>=0.18.0