better handle scan single file diffusion
This commit is contained in:
@@ -64,7 +64,7 @@ class BrushNetWrapper(DiffusionInpaintModel):
|
||||
self.model_id_or_path,
|
||||
torch_dtype=torch_dtype,
|
||||
load_safety_checker=not disable_nsfw_checker,
|
||||
config_files=get_config_files(),
|
||||
original_config_file=get_config_files()['v1'],
|
||||
brushnet=brushnet,
|
||||
**model_kwargs,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user