Spaces:
Runtime error
Runtime error
Pin Gradio to 4.37.2 to fix TypeError in schema generation
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
torch
|
| 3 |
diffusers
|
| 4 |
transformers
|
|
|
|
| 1 |
+
gradio==4.37.2
|
| 2 |
torch
|
| 3 |
diffusers
|
| 4 |
transformers
|