Fix: Update deprecated APIs and dependencies

#6
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_version from 3.0.17 to 5.29.1
  • Removed deprecated enable_queue parameter
  • Replaced deprecated gr.inputs.* with gr.*
  • Replaced deprecated gr.inputs.* with gr.*
  • Replaced deprecated gr.outputs.* with gr.*

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

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment