Spaces:
Build error
Build error
Fix: Update deprecated APIs and dependencies
#11
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.44.1(SDK version is set in README) - Relaxed
numpypin to<2for compatibility - Updated
sdk_versionfrom4.44.1to5.29.1
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