runtime error

Exit code: 1. Reason: umeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: '(None,)'. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/main.py", line 180, in <module> pipeline = Pipeline(config, device, torch_dtype) File "/home/user/app/vid2vid.py", line 81, in __init__ self.stream = StreamV2VWrapper( File "/home/user/app/utils/wrapper.py", line 171, in __init__ self.stream: StreamV2V = self._load_model( File "/home/user/app/utils/wrapper.py", line 401, in _load_model pipe: StableDiffusionPipeline = StableDiffusionPipeline.from_single_file( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/diffusers/loaders/single_file.py", line 253, in from_single_file original_config, checkpoint = fetch_ldm_config_and_checkpoint( File "/home/user/.local/lib/python3.10/site-packages/diffusers/loaders/single_file_utils.py", line 314, in fetch_ldm_config_and_checkpoint checkpoint = load_single_file_model_checkpoint( File "/home/user/.local/lib/python3.10/site-packages/diffusers/loaders/single_file_utils.py", line 343, in load_single_file_model_checkpoint checkpoint_path = _get_model_file( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/hub_utils.py", line 379, in _get_model_file raise EnvironmentError( OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like (None,) is not the path to a directory containing a file named None or Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/diffusers/installation#offline-mode'.

Container logs:

Fetching error logs...