runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/762 [00:00<?, ?B/s] config.json: 100%|██████████| 762/762 [00:00<00:00, 3.12MB/s] model.safetensors: 0%| | 0.00/353M [00:00<?, ?B/s] model.safetensors: 5%|▍ | 17.6M/353M [00:01<00:29, 11.4MB/s] model.safetensors: 100%|██████████| 353M/353M [00:03<00:00, 119MB/s]  model.safetensors: 100%|██████████| 353M/353M [00:03<00:00, 104MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 851kB/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 215kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 57.0MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 49.7MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 22.7MB/s] Device set to use cpu Traceback (most recent call last): File "/app/app.py", line 26, in <module> demo = gr.ChatInterface( respond, ...<2 lines>... theme="soft" ) TypeError: ChatInterface.__init__() got an unexpected keyword argument 'theme'

Container logs:

Fetching error logs...