Spaces:
Running on Zero
Running on Zero
Fix: Update deprecated APIs and dependencies
#11
by akseljoonas - opened
Fix: Update Space to work with current Gradio/dependencies
This PR fixes the following issues preventing the Space from running:
- Removed
share=True(not needed on HF Spaces)
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 ๐ค