runtime error

Fetching Space from: https://huggingface.co/spaces/Omnibus/model-mover /home/user/app/app.py:3: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. this = gr.Interface.load("spaces/Omnibus/model-mover").launch() Loaded as API: https://omnibus-model-mover.hf.space ✔ Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> this = gr.Interface.load("spaces/Omnibus/model-mover").launch() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 101, in load return external.load( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 109, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 505, in from_spaces return from_spaces_blocks(space=space_name, hf_token=hf_token) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 511, in from_spaces_blocks return gradio.Blocks.from_config(client.config, predict_fns, client.src) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 793, in from_config targets = [ File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 795, in <listcomp> original_mapping[ KeyError: None

Container logs:

Fetching error logs...