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
adc40e3d
Commit
adc40e3d
authored
Dec 15, 2023
by
comfyanonymous
Browse files
Forgot this.
parent
014c8bf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
comfy_extras/nodes_model_advanced.py
comfy_extras/nodes_model_advanced.py
+1
-1
No files found.
comfy_extras/nodes_model_advanced.py
View file @
adc40e3d
...
...
@@ -92,7 +92,7 @@ class ModelSamplingDiscrete:
class
ModelSamplingAdvanced
(
sampling_base
,
sampling_type
):
pass
model_sampling
=
ModelSamplingAdvanced
()
model_sampling
=
ModelSamplingAdvanced
(
model
.
model
.
model_config
)
if
zsnr
:
model_sampling
.
set_sigmas
(
rescale_zero_terminal_snr_sigmas
(
model_sampling
.
sigmas
))
...
...
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