runtime error
Exit code: 1. Reason: libgomp: Invalid value for environment variable OMP_NUM_THREADS /home/user/.pyenv/versions/3.10.20/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py:190: UserWarning: The `resume_download` argument is deprecated and ignored in `snapshot_download`. Downloads always resume whenever possible. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> ldm_pipeline = LDMTextToImagePipeline.from_pretrained("CompVis/ldm-text2im-large-256") File "/home/user/.pyenv/versions/3.10.20/lib/python3.10/site-packages/diffusers/pipeline_utils.py", line 129, in from_pretrained cached_folder = snapshot_download( File "/home/user/.pyenv/versions/3.10.20/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) TypeError: snapshot_download() got an unexpected keyword argument 'use_auth_token'
Container logs:
Fetching error logs...