gradio
2521e8a1 - Check if SharedWorker is available in the current runtime and fallback to DedicatedWorker if not available (#10845)

Commit
263 days ago
Check if SharedWorker is available in the current runtime and fallback to DedicatedWorker if not available (#10845) * Check if SharedWorker is available in the current runtime, e.g. Chrome for Androind, and fallback to DedicatedWorker if not available * add changeset * add changeset * trigger website build * add changeset * formatting --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
Author
Parents
Loading