runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> interface = Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 310, in __init__ self.simple_description = utils.remove_html_tags(description) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 1095, in remove_html_tags return re.sub(HTML_TAG_RE, "", raw_html or "") File "/usr/local/lib/python3.10/re.py", line 209, in sub return _compile(pattern, flags).sub(repl, string, count) TypeError: expected string or bytes-like object
Container logs:
Fetching error logs...