Spaces:
Running on L4
Running on L4
Fix: Update deprecated APIs and dependencies
#98
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:
- Fixed malformed
--extra-index-urlflag in requirements.txt (-fis invalid with--extra-index-url)
Details
The Space is currently showing as BUILD_ERROR. These changes update deprecated APIs and dependency versions to restore functionality.
This fix was generated by smolagents/ml-agent