runtime error

[PROXY] 网络代理状态:已配置。配置信息如下: {'http': 'socks5h://localhost:7890', 'https': 'socks5h://localhost:7890'} [API_KEY] 您的 API_KEY 是: sk-F1TldnjY51Jz*** API_KEY 导入成功 Traceback (most recent call last): File "app.py", line 4, in <module> from funtional_picture import infer_text2img File "/home/user/app/funtional_picture.py", line 13, in <module> pipe_text2img = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16).to(device) File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipelines/pipeline_utils.py", line 884, in from_pretrained cached_folder = cls.download( File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipelines/pipeline_utils.py", line 1208, in download config_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 112, in _inner_fn validate_repo_id(arg_value) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 166, in validate_repo_id raise HFValidationError( huggingface_hub.utils._validators.HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: './Taiyi-Stable-Diffusion-1B-Chinese-v0.1'.

Container logs:

Fetching error logs...