Spaces:
Runtime error
Runtime error
Tiny feedback
#4
by
merve
HF staff
- opened
We will! Thanks for the advice.
I will leave that thread open for letting you know when we add more functionality to the space and request your feedback. Is that OK?
Hi Merve! I'm cross-posting from the Discord thread, but I'm wondering how to get a console log of what happens after one clicks on the prompt "submit" in a gradio app. Do you know? Right now, it's silently crashing...
@contrebande
what you can do is you can set debug=True when you call launch
:') let me know if it works
Hi @merve ! No it doesn't. I put it there a while ago and there is still nothing in the logs: https://huggingface.co/spaces/character-aware-diffusion/charred/blob/main/app.py#L231