Is there anyway to perform debug?

#81
by kelvinyasu - opened

I am trying to change the launch(debug=True) , but seem not able to debug...
I did setup the API URL and HF_Token but not working..

Trying to fix with the API issue with public endpoint, however it runs into other issue...

/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py:1040: UserWarning: Queueing must be enabled to issue Warning: 'This line does not start with 'data:': [{"generated_text":"Cinderella is a classic fairy tale about a beautiful and kind young woman who, with the help of her fairy godmother, attends the prince's ball despite her stepmother's cruel plans to prevent her from doing so, and ultimately captures the prince's heart."}]'.
  warnings.warn(```

Sign up or log in to comment