miaoshouai-assistant/configs/settings.json

18 lines
605 B
JSON

{
"boot_settings": {
"drp_args_vram": "CPU Only",
"drp_args_theme": "Dark Mode",
"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": "Python Integrated",
"txt_args_more": "--theme dark",
"disable_log_console_output": true,
"model_source": "liandange.com",
"my_model_source": "civitai.com"
}
}