mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-03 19:02:27 +00:00
fix missing restricted_opts from shared
This commit is contained in:
@@ -38,6 +38,7 @@ face_restorers = []
|
||||
|
||||
options_templates = None
|
||||
opts = None
|
||||
restricted_opts = None
|
||||
|
||||
sd_model: LatentDiffusion = None
|
||||
|
||||
|
Reference in New Issue
Block a user