mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-26 00:33:35 +08:00
webui启动参数问题
This commit is contained in:
parent
b46ca3ed0b
commit
b68e1fc4c8
@ -133,7 +133,7 @@ def run_webui(model_platforms_shard: Dict,
|
||||
from streamlit.web import bootstrap
|
||||
except ImportError:
|
||||
from streamlit import bootstrap
|
||||
|
||||
bootstrap.load_config_options(flag_options=flag_options)
|
||||
bootstrap.run(script_dir, False, args, flag_options)
|
||||
started_event.set()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user