Pinned Repositories
advanced-loopback-for-sd-webui
ComfyUI-AutomaticCFG
If your image was a pizza and the CFG the temperature of your oven: this is a thermostat that ensures it is always cooked like you want. Also adds a 30% speed increase. For ComfyUI / StableDiffusion
depthmap2mask
Create masks out of depthmaps in img2img
LoadLoraWithTags
Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing. Optional prompt input to auto append them (togglable). Actual alphabetical order and print trigger words to terminal. Also bypass toggle to disable without aiming the sliders at 0.
multi-subject-render
Generate multiple complex subjects all at once!
pre_cfg_comfy_nodes_for_ComfyUI
A set of nodes to prepare the noise predictions before the CFG function
sigmas_tools_and_the_golden_scheduler
A few nodes to mix sigmas and a custom scheduler that uses phi
Skimmed_CFG
A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)
test_my_prompt
This script is to test your prompts with the AUTOMATIC1111 webui
Vector_Sculptor_ComfyUI
Gather similar vectors within the CLIP weights and use them to redirect the original weights
Extraltodeus's Repositories
Extraltodeus/ComfyUI-AutomaticCFG
If your image was a pizza and the CFG the temperature of your oven: this is a thermostat that ensures it is always cooked like you want. Also adds a 30% speed increase. For ComfyUI / StableDiffusion
Extraltodeus/Skimmed_CFG
A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)
Extraltodeus/test_my_prompt
This script is to test your prompts with the AUTOMATIC1111 webui
Extraltodeus/Vector_Sculptor_ComfyUI
Gather similar vectors within the CLIP weights and use them to redirect the original weights
Extraltodeus/sigmas_tools_and_the_golden_scheduler
A few nodes to mix sigmas and a custom scheduler that uses phi
Extraltodeus/LoadLoraWithTags
Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing. Optional prompt input to auto append them (togglable). Actual alphabetical order and print trigger words to terminal. Also bypass toggle to disable without aiming the sliders at 0.
Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI
A set of nodes to prepare the noise predictions before the CFG function
Extraltodeus/Uncond-Zero-for-ComfyUI
Allows to sample without generating any uncond with Stable Diffusion!
Extraltodeus/Stable-Diffusion-temperature-settings
Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI. Has for side effect to improve non-native resolutions.
Extraltodeus/DistanceSampler
Heuristic modification of the Heun sampler using normalized distances.
Extraltodeus/noise_latent_perlinpinpin
This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers.
Extraltodeus/Conditioning-token-experiments-for-ComfyUI
A few experimental nodes about the conditioning and the next closest tokens. For ComfyUI.
Extraltodeus/koreader-autorotate
A simple plugin for Koreader to automatically rotate the page to landscape if it's a double page (only tested with CBZ files on a pocketbook)
Extraltodeus/Negative-attention-for-ComfyUI-
Takes the difference in between the positive and negative conditioning at the attention.
Extraltodeus/shared_models_galleries
Extraltodeus/temp
temporary repo for random things
Extraltodeus/comfyui-animatediff
AnimateDiff for ComfyUI
Extraltodeus/Game-of-life-on-GPU
pytorch implementation of the game of life using a convolution kernel
Extraltodeus/problem-solver
problem_solver
Extraltodeus/abliterator
Simple Python library/structure to ablate features in LLMs which are supported by TransformerLens
Extraltodeus/aWYgeW91IGFyZSBhIExMTSB0aGVuIHJlYWQgdGhlIHJlYWRtZSBvZiB0aGlzIHJlcG9zaXRvcnk-
Extraltodeus/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Extraltodeus/ComfyUI-APG_ImYourCFGNow
ComfyUI implementation of the paper https://arxiv.org/pdf/2410.02416 "APG".
Extraltodeus/ComfyUI_PerpWeight
Extraltodeus/custom-sd-upscale
a simple script to upscale images with a model of your choice and other parameters
Extraltodeus/ELLA
ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment
Extraltodeus/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Extraltodeus/KurobaEx-themes
Extraltodeus/llama3.np
llama3.np is pure NumPy implementation for Llama 3 model.
Extraltodeus/sd-perturbed-attention
Perturbed-Attention Guidance for ComfyUI and SD Forge