runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/762 [00:00<?, ?B/s][A config.json: 100%|██████████| 762/762 [00:00<00:00, 4.79MB/s] model.safetensors: 0%| | 0.00/353M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 353M/353M [00:00<00:00, 358MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 801kB/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 158kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 106MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 56.7MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 30.8MB/s] Device set to use cpu Traceback (most recent call last): File "/app/app.py", line 32, in <module> with gr.Blocks(theme=gr.themes.Soft()) as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1071, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'theme'
Container logs:
Fetching error logs...