mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-01-26 19:09:45 +00:00
6 lines
135 B
Python
6 lines
135 B
Python
always_disabled_extensions = [
|
|
'sd-webui-controlnet',
|
|
'multidiffusion-upscaler-for-automatic1111',
|
|
'forge_space_example'
|
|
]
|