runtime error

Exit code: 1. Reason: 2025-05-10 19:50:40,208 [INFO] Loading model and tokenizer... tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 71.1kB/s] config.json: 0%| | 0.00/762 [00:00<?, ?B/s] config.json: 100%|██████████| 762/762 [00:00<00:00, 5.78MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 37.8MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 95.7MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 56.8MB/s] model.safetensors: 0%| | 0.00/353M [00:00<?, ?B/s] model.safetensors: 24%|██▍ | 84.7M/353M [00:01<00:03, 74.7MB/s] model.safetensors: 100%|██████████| 353M/353M [00:01<00:00, 199MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 767kB/s] Device set to use cpu 2025-05-10 19:50:57,144 [INFO] generated new fontManager Traceback (most recent call last): File "/home/user/app/app.py", line 1, in <module> from gui import demo File "/home/user/app/gui.py", line 3, in <module> from speech import speak_async, listen File "/home/user/app/speech.py", line 7, in <module> from config import cfg ModuleNotFoundError: No module named 'config'

Container logs:

Fetching error logs...