Spaces:
Running
on
Zero
Running
on
Zero
gradio==5.25.2
#382
by
hysts
HF Staff
- opened
@multimodalart
Currently, this Space is not working as expected. The same issue has also been reported here. Looks like updating to the latest gradio fixes it.
FYI, based on the timing, I guess this commit probably caused this issue. Though it's been reverted by this commit, it triggered a rebuild of the Docker image, which may have broken some dependencies. For example, older versions of gradio
throw errors if used with a newer version of pydantic
.
hysts
changed pull request title from
Update README.md
to gradio==5.25.2
As this Space is not working and this PR just upgrades the library version, I'll force merge it.
hysts
changed pull request status to
merged