runtime error

No TPU detected. Can be changed under "Runtime/Change runtime type". No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.) Found 1 JAX devices of type cpu. Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/diffusers/configuration_utils.py", line 356, in load_config config_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1291, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 57, in <module> pipeline, params = FlaxStableDiffusionPipeline.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipelines/pipeline_flax_utils.py", line 305, in from_pretrained config_dict = cls.load_config( File "/home/user/.local/lib/python3.8/site-packages/diffusers/configuration_utils.py", line 383, in load_config raise EnvironmentError( OSError: CompVis/stable-diffusion-v1-4 does not appear to have a file named model_index.json.

Container logs:

No TPU detected. Can be changed under "Runtime/Change runtime type".
No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
Found 1 JAX devices of type cpu.