Aluode commited on
Commit
81eb106
·
verified ·
1 Parent(s): f96a713

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=2.0.0
2
  pygame>=2.4.0
3
- gradio>=4.0.0,<5.0.0
4
  numpy>=1.21.0
5
  pymunk>=6.4.0
6
  plotly>=5.13.0
 
1
  torch>=2.0.0
2
  pygame>=2.4.0
3
+ gradio==3.50.2
4
  numpy>=1.21.0
5
  pymunk>=6.4.0
6
  plotly>=5.13.0