Spaces:
Runtime error
Runtime error
Aguilar Elizondo commited on
Commit ·
ed790b7
1
Parent(s): 7b5b079
Force Gradio 5.6.0 to fix JSON schema bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ numpy>=1.24.0
|
|
| 16 |
basicsr>=1.4.2
|
| 17 |
|
| 18 |
# Gradio interface
|
| 19 |
-
gradio
|
| 20 |
|
| 21 |
# Configuration
|
| 22 |
pydantic>=2.5.0
|
|
|
|
| 16 |
basicsr>=1.4.2
|
| 17 |
|
| 18 |
# Gradio interface
|
| 19 |
+
gradio==5.6.0
|
| 20 |
|
| 21 |
# Configuration
|
| 22 |
pydantic>=2.5.0
|