runtime error

/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1150: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> pipe = StableDiffusionPipeline.from_pretrained(model_id, use_auth_token=auth_token , revision="fp16", torch_dtype=torch.float16) File "/usr/local/lib/python3.10/site-packages/diffusers/pipeline_utils.py", line 239, in from_pretrained load_method = getattr(class_obj, load_method_name) TypeError: getattr(): attribute name must be string

Container logs:

Fetching error logs...