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] You are using the default legacy behaviour of the <class 'transformers.models.t5.tokenization_t5.T5Tokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565 Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ | 1/2 [00:12<00:12, 12.50s/it] Downloading shards: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 2/2 [00:24<00:00, 11.97s/it] Downloading shards: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 2/2 [00:24<00:00, 12.05s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ | 1/2 [00:07<00:07, 7.55s/it] Loading checkpoint shards: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 2/2 [00:15<00:00, 7.67s/it] Loading checkpoint shards: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 2/2 [00:15<00:00, 7.66s/it] /usr/local/lib/python3.10/site-packages/gradio/utils.py:984: UserWarning: Expected at least 13 arguments for function <function run_lora at 0x7f983a4343a0>, received 9. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:984: UserWarning: Expected at least 12 arguments for function <function generate_image at 0x7f983a4345e0>, received 8. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 895, in <module> demo.launch(share=True) AttributeError: 'NoneType' object has no attribute 'launch'

Container logs:

Fetching error logs...