miaoshouai-assistant/configs/settings.json

16 lines
508 B
JSON

{
"boot_settings": {
"drp_args_vram": "Med: 6-8G VRAM",
"drp_args_theme": "Auto",
"txt_args_listen_port": "7860",
"Enable xFormers": "--xformers",
"No Half": "--no-half",
"No Half VAE": "False",
"Enable API": "--api",
"Auto Launch": "--autolaunch",
"Allow Local Network Access": "False",
"drp_choose_version": "Official Release",
"txt_args_more": "",
"disable_log_console_output": true
}
}