mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
Remove superfluous comment.
This commit is contained in:
@@ -105,8 +105,3 @@ def compel_encode_prompt(
|
||||
[positive, negative]
|
||||
)
|
||||
return prompt_embed, None, negative_embed, None
|
||||
|
||||
|
||||
# LAST_HIDDEN_STATES_NORMALIZED = 0 # SD1/2 regular
|
||||
# PENULTIMATE_HIDDEN_STATES_NORMALIZED = 1 # SD1.5 with "clip skip"
|
||||
# PENULTIMATE_HIDDEN_STATES_NON_NORMALIZED = 2 # SDXL
|
||||
|
||||
Reference in New Issue
Block a user