gradio icon indicating copy to clipboard operation
gradio copied to clipboard

Update doc on max_workers

Open xianbaoqian opened this issue 10 months ago • 0 comments

Describe the bug

image

max_workers seems to be deprecated by max_threads

https://github.com/gradio-app/gradio/blob/487db7b5d57e1a1350494efdf37c121cbf627780/gradio/blocks.py#L2037

Have you searched existing issues? 🔎

  • [X] I have searched and found no existing issues

Reproduction

import gradio as gr

Screenshot

No response

Logs

No response

System Info

n/a

Severity

I can work around it

xianbaoqian avatar Apr 24 '24 13:04 xianbaoqian