runtime error
Exit code: 1. Reason: r 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][A 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/xformers/ops/fmha/flash.py:211: FutureWarning: `torch.library.impl_abstract` was renamed to `torch.library.register_fake`. Please use that instead; we will remove `torch.library.impl_abstract` in a future version of PyTorch. @torch.library.impl_abstract("xformers_flash::flash_fwd") /usr/local/lib/python3.10/site-packages/xformers/ops/fmha/flash.py:344: FutureWarning: `torch.library.impl_abstract` was renamed to `torch.library.register_fake`. Please use that instead; we will remove `torch.library.impl_abstract` in a future version of PyTorch. @torch.library.impl_abstract("xformers_flash::flash_bwd") sdxl loaded Loading pipeline components...: 0%| | 0/3 [00:00<?, ?it/s][A Loading pipeline components...: 67%|██████▋ | 2/3 [00:01<00:00, 1.43it/s][A Loading pipeline components...: 100%|██████████| 3/3 [00:05<00:00, 1.85s/it] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][A Loading pipeline components...: 17%|█▋ | 1/6 [00:03<00:17, 3.45s/it][A Loading pipeline components...: 33%|███▎ | 2/6 [00:08<00:18, 4.53s/it][A Loading pipeline components...: 83%|████████▎ | 5/6 [00:10<00:01, 1.80s/it][A Loading pipeline components...: 100%|██████████| 6/6 [00:10<00:00, 1.82s/it] pipeline 2 image loaded Will cache examples in '/home/user/app/gradio_cached_examples/19' directory at first use. Traceback (most recent call last): File "/home/user/app/app.py", line 266, in <module> inputs=[prompt2, torch.from_numpy(additional_image_output), seed2, randomize_seed2, width2, height2, strength2, guidance_scale2, num_inference_steps2], TypeError: expected np.ndarray (got Image)
Container logs:
Fetching error logs...