mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 15:04:50 +08:00
Remove sample_ from some sampler names.
Old workflows will still work.
This commit is contained in:
@@ -30,7 +30,7 @@ prompt_text = """
|
||||
"6",
|
||||
0
|
||||
],
|
||||
"sampler_name": "sample_euler",
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "normal",
|
||||
"seed": 8566257,
|
||||
"steps": 20
|
||||
|
Reference in New Issue
Block a user