Skip to content

Commit 0fba12d

Browse files
committed
empty comit
1 parent 3817aae commit 0fba12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dreambooth/train_dreambooth_sd3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ def _encode_prompt_with_clip(
936936
return prompt_embeds, pooled_prompt_embeds
937937

938938

939-
def encode_prompt(
939+
def _(
940940
text_encoders,
941941
tokenizers,
942942
prompt: str,

0 commit comments

Comments
 (0)