Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse filespicking a gradio version that should avoid the serialized input error. seems like this was set up before gradio 4.0
- requirements.txt +1 -0
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
gradio==3.48.0
|