Fix: Update deprecated APIs and dependencies

#19

Fix: Update Space to work with current Gradio/dependencies

This PR fixes the following issues preventing the Space from running:

  • Updated sdk_version from 4.12.0 to 5.29.1
  • Removed share=True (not needed on HF Spaces)

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 ๐Ÿค–

Cannot merge
This branch has merge conflicts in the following files:
  • README.md
  • app.py

Sign up or log in to comment