Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
8b4a6c19
"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "a6f9cf8babfb096381e914e23950371478672b3e"
Commit
8b4a6c19
authored
Jun 05, 2023
by
space-nuko
Browse files
Fix
parent
3e17971a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nodes.py
nodes.py
+1
-1
No files found.
nodes.py
View file @
8b4a6c19
...
@@ -1023,7 +1023,7 @@ def common_ksampler(model, seed, steps, cfg, sampler_name, scheduler, positive,
...
@@ -1023,7 +1023,7 @@ def common_ksampler(model, seed, steps, cfg, sampler_name, scheduler, positive,
method
=
args
.
default_preview_method
method
=
args
.
default_preview_method
if
args
.
default_preview_
method
==
LatentPreviewMethod
.
A
UTO
:
if
method
==
LatentPreviewMethod
.
A
uto
:
method
=
LatentPreviewMethod
.
Latent2RGB
method
=
LatentPreviewMethod
.
Latent2RGB
if
taesd_encoder_path
and
taesd_encoder_path
:
if
taesd_encoder_path
and
taesd_encoder_path
:
method
=
LatentPreviewMethod
.
TAESD
method
=
LatentPreviewMethod
.
TAESD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment