runtime error

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] INFO:httpx:HTTP Request: POST http://device-api.zero/startup-report "HTTP/1.1 200 OK" Traceback (most recent call last): File "/home/user/app/app.py", line 198, in <module> pipe = load_pipeline(MODEL) File "/home/user/app/app.py", line 54, in load_pipeline pipe = pipeline( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/single_file.py", line 274, in from_single_file pipe = pipeline_class(**init_kwargs) TypeError: StableDiffusionXLPipeline.__init__() missing 2 required positional arguments: 'text_encoder_2' and 'tokenizer_2'

Container logs:

Fetching error logs...