/ comfy_extras/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. chainner_models nodes_advanced_samplers.py nodes_align_your_steps.py nodes_attention_multiply.py nodes_audio.py nodes_canny.py nodes...
[Feature Request] Add "Align Your Steps" scheduler to the Ksampler and Ksampler config nodes.#365 Open Hujikuio opened this issue Nov 10, 2024· 1 comment Comments Hujikuio commented Nov 10, 2024 • edited I really miss having the option to play around with this scheduler when I use...
"nodes_differential_diffusion.py", "nodes_ip2p.py", "nodes_model_merging_model_specific.py", "nodes_pag.py", "nodes_align_your_steps.py", "nodes_attention_multiply.py", "nodes_advanced_samplers.py", "nodes_webcam.py", "nodes_audio.py", "nodes_sd3.py", "nodes_git...
comfy_extras/nodes_align_your_steps.py Original file line numberDiff line numberDiff line change @@ -25,18 +25,26 @@ def INPUT_TYPES(s): return {"required": {"model_type": (["SD1", "SDXL", "SVD"], ), "steps": ("INT", {"default": 10, "min": 10, "max": 10000}),...
comfy_extras Add a denoise value to AlignYourStepsScheduler. Apr 27, 2024 custom_nodes Add an example to use the SaveImageWebsocket node and enable it. Mar 23, 2024 input LoadLatent and SaveLatent should behave like the LoadImage and SaveIm… May 18, 2023 models Add experimental photomaker...
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. - ComfyUI/comfy_extras/nodes_sd3.py at 770ab200f296d8d0269d37fdca84bb742cee38b1 · comfyanonymous/ComfyUI
Usually after node changes have to reload/re-wire nodes within existing workflow, or open the latest workflows from the nodepack'sWorkflowfolder. Hyper-SD support, 1 click selector Nvidia AlignYourSteps support on sampler:https://research.nvidia.com/labs/toronto-ai/AlignYourSteps/ ...
(**inputs)) File "D:\Automatic1111 2\ComfyUI\comfy_extras\nodes_custom_sampler.py", line 633, in sample samples = guider.sample(noise.generate_noise(latent), latent_image, sampler, sigmas, denoise_mask=noise_mask, callback=callback, disable_pbar=disable_pbar, seed=noise.seed) File "...
comfy_extras custom_nodes input model_filemanager models notebooks output script_examples tests-unit tests utils web .gitattributes .gitignore .pylintrc CODEOWNERS CONTRIBUTING.md LICENSE README.md comfyui_screenshot.png cuda_malloc.py execution.py extra_model_paths.yaml.example fix_torch.py folder...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} drozbay / efficiency-nodes-adv-comfyui Public forked from jags111/efficiency-nodes-comfyui Notifications You must be signed in to change notification settings Fork 0 Star 0...