runtime error

Exit code: 1. Reason: 2024-10-21 18:15:04,113 [INFO] [_client.py:1013] HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK" 2024-10-21 18:15:05,864 [WARNING] [webui_locale.py:24] Language file for Chinese does not exist. Using English instead. 2024-10-21 18:15:05,865 [WARNING] [webui_locale.py:25] Available languages: en_US, extract_loca, ja_JP, ko_KR, ru_RU, sv-SE, sv_SE, vi_VN, zh_CN Traceback (most recent call last): File "/home/user/app/ChuanhuChatbot.py", line 8, in <module> from modules.models.models import get_model File "/home/user/app/modules/models/models.py", line 9, in <module> from modules import config File "/home/user/app/modules/config.py", line 8, in <module> from . import shared File "/home/user/app/modules/shared.py", line 1, in <module> from modules.presets import CHAT_COMPLETION_URL, BALANCE_API_URL, USAGE_API_URL, API_HOST, OPENAI_API_BASE File "/home/user/app/modules/presets.py", line 267, in <module> small_and_beautiful_theme = gr.themes.Soft( TypeError: Base.set() got an unexpected keyword argument 'chatbot_code_background_color_dark'

Container logs:

Fetching error logs...