This commit is contained in:
lllyasviel
2024-01-25 06:53:58 -08:00
parent e8d0736cb3
commit ba108837f8
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
from modules.sd_hijack_clip import FrozenCLIPEmbedderWithCustomWords
from ldm_patched.modules import model_management
class CLIP_SD_15_L(FrozenCLIPEmbedderWithCustomWords):