runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/AIRI-Institute/HairFastGAN/pretrained_models/StyleGAN").launch() File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 85, in load return load_blocks_from_huggingface( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 161, in load_blocks_from_huggingface blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 172, in from_model p, tags = external_utils.get_model_info(model_name, hf_token) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 21, in get_model_info model_info = hf_api.model_info(model_name) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 154, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'AIRI-Institute/HairFastGAN/pretrained_models/StyleGAN'. Use `repo_type` argument if needed. Fetching model from: https://huggingface.co/AIRI-Institute/HairFastGAN/pretrained_models/StyleGAN
Container logs:
Fetching error logs...