Spaces:
Runtime error
Runtime error
enable_queue is deprecated
#2
by
ysharma
HF staff
- opened
Hi,
I'd suggest updating demo.launch(enable_queue=True)
to demo.queue().launch()
Please refer to our docs for 4.12.0 (latest release) for more info. We provide documentation for our 3.50.2 release as well. You can refer to it to understand if the code base has been changed, deprecated, or is no longer supported. Else you can also refer to the Changelog on our website here - https://www.gradio.app/changelog#4-0-0
Removes deprecated parameters, such as enable_queue from launch()