mirror of
https://github.com/vladmandic/automatic
synced 2026-09-03 19:40:47 +02:00
fix init_image
This commit is contained in:
@@ -99,7 +99,7 @@ def compel_encode_prompt(
|
||||
text_encoder=pipeline.text_encoder,
|
||||
returned_embeddings_type=embedding_type,
|
||||
requires_pooled=False,
|
||||
# truncate_long_prompts=False,
|
||||
truncate_long_prompts=False,
|
||||
device=shared.device
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user