runtime error

Exit code: 1. Reason: The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/diffusers/models/transformers/transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message) text_encoder/model.safetensors not found Keyword arguments {'use_auth_token': 'hf_******'} are not expected by StableDiffusionPipeline and will be ignored. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s]/usr/local/lib/python3.10/site-packages/transformers/models/clip/feature_extraction_clip.py:28: FutureWarning: The class CLIPFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use CLIPImageProcessor instead. warnings.warn( Loading pipeline components...: 100%|██████████| 7/7 [00:02<00:00, 2.76it/s] Loading pipeline components...: 100%|██████████| 7/7 [00:02<00:00, 2.76it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 175, in <module> ).style( AttributeError: 'Textbox' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...