runtime error

Fetching model from: https://huggingface.co/deepset/roberta-base-squad2 Traceback (most recent call last): File "app.py", line 4, in <module> gr.Interface.load( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 90, in load interface_info = load_interface(name, src, api_key, alias) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 273, in load_interface interface_info = repos[src](name, api_key, alias) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 22, in get_huggingface_interface assert response.status_code == 200, "Invalid model name or src" AssertionError: Invalid model name or src

Container logs:

Fetching error logs...