Spaces:
Runtime error
Runtime error
Fix: Update deprecated APIs and dependencies
#27
by akseljoonas HF Staff - opened
Fix: Update Space to work with current Gradio/dependencies
This PR fixes the following issues preventing the Space from running:
- Removed pinned
gradio==4.4.0(conflicts with sdk_version) - Removed pinned
gradio_client(auto-installed with gradio)
Details
The Space is currently showing as RUNTIME_ERROR. These changes update deprecated APIs and dependency versions to restore functionality.
This fix was generated by smolagents/ml-agent
This issue has not been resolved yet. There's still runtime error.