-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
large number of problems with tex2svg taking down entire server #4084
Comments
Hi @pseudotensor I'm pretty sure this has been fixed here: #4029 Can you try installing gradio from main by following the instructions here: https://gradio.app/docs/main? We'll probably do a release early next week. |
Hi @pseudotensor |
Still get this after newest gradio etc.:
|
Hi @pseudotensor can you please provide a repro? |
…p/gradio#4506 and causes gradio-app/gradio#4084 (comment) too" This reverts commit 1c3d599.
Describe the bug
h2oai/h2ogpt#47
h2oai/h2ogpt#53
h2oai/h2ogpt#59
h2oai/h2ogpt#89
Anytime some user or the chatbot makes $ type stuff, always fails and takes down entire gradio server.
Cause is here: https://github.com/gradio-app/gradio/blob/main/gradio/utils.py#L1036
Basically the text to svg is constantly failing and taking everything down.
Is there an existing issue for this?
Reproduction
Use h2oGPT and put in $ related stuff. At least 4 different versions of the problem.
Screenshot
No response
Logs
and:
Severity
blocking all usage of gradio
The text was updated successfully, but these errors were encountered: