Julian BILCKE commited on
Commit
861fc2f
β€’
1 Parent(s): c1240dc

Update requirements.txt

Browse files

Gradio 5.0.0b4 has been removed from PyPI πŸ‘€

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,7 +17,7 @@ torchgeometry
17
  async-lru==2.0.4
18
 
19
  # note: gradio is only used for the cropping utility
20
- gradio==5.0.0b4
21
 
22
  pyyaml==6.0.1
23
  numpy==1.22.0 # Updated to resolve conflicts
 
17
  async-lru==2.0.4
18
 
19
  # note: gradio is only used for the cropping utility
20
+ gradio==5.6.0
21
 
22
  pyyaml==6.0.1
23
  numpy==1.22.0 # Updated to resolve conflicts