runtime error

Fetching model from: https://huggingface.co/Ar4ikov/gpt2-650k-stable-diffusion-prompt-generator /home/user/.local/lib/python3.10/site-packages/gradio/interface.py:332: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") Fetching model from: https://huggingface.co/Yntec/NovelAIRemix Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> gr.Interface.load(f"models/{models[0]}",live=True,preprocess=False), File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 109, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1163, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 58, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 72, in from_model response.status_code == 200 AssertionError: Could not find model: Yntec/NovelAIRemix. If it is a private or gated model, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `api_key` parameter.

Container logs:

Fetching error logs...