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][A 0it [00:00, ?it/s] Cannot initialize model with low cpu memory usage because `accelerate` was not found in the environment. Defaulting to `low_cpu_mem_usage=False`. It is strongly recommended to install `accelerate` for faster and less memory-intense model loading. You can do so with: ``` pip install accelerate ``` . Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A Loading pipeline components...: 14%|█▍ | 1/7 [00:01<00:10, 1.67s/it][A Loading pipeline components...: 71%|███████▏ | 5/7 [01:06<00:27, 13.96s/it][A Loading pipeline components...: 100%|██████████| 7/7 [01:06<00:00, 9.47s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 57, in <module> gr.Interface([text_to_image_interface, image_to_image_interface], layout="tabs").launch() TypeError: Interface.__init__() missing 2 required positional arguments: 'inputs' and 'outputs'
Container logs:
Fetching error logs...