Spaces:
Runtime error
Runtime error
Fix: Update deprecated APIs and dependencies
#10
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:
- Updated
sdk_versionfrom3.36.1to5.29.1 - Removed deprecated
concurrency_countfrom.queue() - Removed outdated pinned
gradio==3.35.2 - Removed incompatible pinned
httpx==0.24.0
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 ๐ค