runtime error
b2c42ecdadb813de4: 98%|█████████▊| 3.36G/3.44G [00:37<00:00, 110MB/s][A Downloading (…)a02b2c42ecdadb813de4: 99%|█████████▊| 3.39G/3.44G [00:37<00:00, 124MB/s][A Downloading (…)a02b2c42ecdadb813de4: 99%|█████████▉| 3.41G/3.44G [00:37<00:00, 126MB/s][A Downloading (…)a02b2c42ecdadb813de4: 100%|█████████▉| 3.43G/3.44G [00:37<00:00, 105MB/s][A Downloading (…)a02b2c42ecdadb813de4: 100%|██████████| 3.44G/3.44G [00:37<00:00, 90.5MB/s] Fetching 15 files: 87%|████████▋ | 13/15 [00:38<00:05, 2.88s/it] Fetching 15 files: 100%|██████████| 15/15 [00:38<00:00, 2.54s/it] 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 ``` . `text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Textbox, please remove them: {'readonly': True} warnings.warn( Traceback (most recent call last): File "app.py", line 128, in <module> generate_button.click(fn=generate_story, inputs=[prompt_input, api_key_input_sg], outputs=story_output) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.8/site-packages/gradio_client/serializing.py", line 41, in input_api_info return (api_info["serialized_input"][0], api_info["serialized_input"][1]) KeyError: 'serialized_input'
Container logs:
Fetching error logs...