atesgoral commited on
Commit
499f97f
1 Parent(s): 61920b4

Upgrade Gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=2.1.0,<=2.1.2
2
  torchvision>=0.16.0,<0.17.0
3
- gradio
4
  opencv-python
5
  diffusers[torch]
6
  transformers
 
1
  torch>=2.1.0,<=2.1.2
2
  torchvision>=0.16.0,<0.17.0
3
+ gradio>=4.29.0
4
  opencv-python
5
  diffusers[torch]
6
  transformers