runtime error

Exit code: 1. Reason: Fetching model from: https://huggingface.co/huggingface-course/marian-finetuned-kde4-en-to-fr Traceback (most recent call last): File "app.py", line 3, in <module> gr.Interface.load("huggingface/huggingface-course/marian-finetuned-kde4-en-to-fr", title=None, inputs=gr.Textbox(label="Input", lines=3, value="This plugin allows you to automatically translate web pages between several languages.")).launch() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 85, 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...