Fix: Remove deprecated enable_queue and incompatible httpx pin

#20

Fix: Update Space to work with current Gradio/dependencies

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

  • Removed deprecated enable_queue parameter from .launch()
  • Removed incompatible pinned httpx==0.24.1

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 🤖

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

Sign up or log in to comment