update changelog

This commit is contained in:
Vladimir Mandic
2023-08-14 07:58:42 +00:00
parent 30bc2160d5
commit fce48be440
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -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
)