Spaces:
Running
on
L40S
Running
on
L40S
Julian BILCKE
commited on
Commit
β’
861fc2f
1
Parent(s):
c1240dc
Update requirements.txt
Browse filesGradio 5.0.0b4 has been removed from PyPI π
- 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
|
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
|