mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
Restructure FP16 clamp patch into pipelines/z_image/patch_fp16.py subpackage
This commit is contained in:
@@ -3,7 +3,7 @@ import diffusers
|
||||
from modules import shared, devices, sd_models, model_quant, sd_hijack_te
|
||||
from modules.logger import log
|
||||
from pipelines import generic
|
||||
from pipelines.model_z_image_clampFP16 import apply_patches
|
||||
from pipelines.z_image.patch_fp16 import apply_patches
|
||||
|
||||
|
||||
def load_nunchaku():
|
||||
|
||||
Reference in New Issue
Block a user