update webui_allinone.py format

This commit is contained in:
imClumsyPanda 2023-08-16 23:31:07 +08:00
parent 38aea8fd9b
commit 9bf0883587

View File

@ -49,6 +49,7 @@ def launch_api(args,args_list=api_args,log_name=None):
print("launch api done!")
print("启动API服务完毕.")
def launch_webui(args, args_list=web_args, log_name=None):
print("Launching webui...")
print("启动webui服务...")