ComfyUI/comfy
2024-12-30 15:02:02 +03:00
..
cldm Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00
comfy_types [Developer Experience] Add node typing (#5676) 2024-12-04 15:01:00 -05:00
extra_samplers Remove some trailing white space. 2024-12-27 18:02:30 -05:00
k_diffusion Remove some trailing white space. 2024-12-27 18:02:30 -05:00
ldm Fix and enforce new lines at the end of files. 2024-12-30 04:14:59 -05:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00
checkpoint_pickle.py
cli_args.py Add option to log non-error output to stdout (#6243) 2024-12-27 14:40:05 -05:00
clip_config_bigg.json
clip_model.py Support new flux model variants. 2024-11-21 08:38:23 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl.json
clip_vision_siglip_384.json Support new flux model variants. 2024-11-21 08:38:23 -05:00
clip_vision.py Add a way to disable cropping in the CLIPVisionEncode node. 2024-11-28 20:24:47 -05:00
conds.py
controlnet.py Remove some trailing white space. 2024-12-27 18:02:30 -05:00
diffusers_convert.py Basic Hunyuan Video model support. 2024-12-16 19:35:40 -05:00
diffusers_load.py
float.py Clamp output when rounding weight to prevent Nan. 2024-10-19 19:07:10 -04:00
gligen.py Lint and fix undefined names (1/N) (#6028) 2024-12-12 18:55:26 -05:00
hooks.py Add 'sigmas' to transformer_options so that downstream code can know about the full scope of current sampling run, fix Hook Keyframes' guarantee_steps=1 inconsistent behavior with sampling split across different Sampling nodes/sampling runs by referencing 'sigmas' (#6273) 2024-12-30 03:42:49 -05:00
latent_formats.py Auto reshape 2d to 3d latent for single image generation on video model. 2024-12-29 02:26:49 -05:00
lora_convert.py Support new flux model variants. 2024-11-21 08:38:23 -05:00
lora.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00
model_base.py Some fixes/cleanups to pixart code. 2024-12-20 17:10:52 -05:00
model_detection.py Remove some trailing white space. 2024-12-27 18:02:30 -05:00
model_management.py Merge branch 'comfyanonymous:master' into master 2024-12-27 09:59:51 +03:00
model_patcher.py Add 'sigmas' to transformer_options so that downstream code can know about the full scope of current sampling run, fix Hook Keyframes' guarantee_steps=1 inconsistent behavior with sampling split across different Sampling nodes/sampling runs by referencing 'sigmas' (#6273) 2024-12-30 03:42:49 -05:00
model_sampling.py Make timestep ranges more usable on rectified flow models. 2024-12-05 16:40:58 -05:00
ops.py Make fast fp8 take a bit less peak memory. 2024-12-24 18:05:19 -05:00
options.py
patcher_extension.py Add ruff rule for empty line with trailing whitespace. 2024-12-28 05:23:08 -05:00
sample.py Auto reshape 2d to 3d latent for single image generation on video model. 2024-12-29 02:26:49 -05:00
sampler_helpers.py Remove some trailing white space. 2024-12-27 18:02:30 -05:00
samplers.py Add kl_optimal scheduler (#6206) 2024-12-30 05:09:38 -05:00
sd1_clip_config.json
sd1_clip.py Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00
sd.py Improve temporal VAE Encode (Tiled) math. 2024-12-26 07:18:49 -05:00
sdxl_clip.py
supported_models_base.py Mixed precision diffusion models with scaled fp8. 2024-10-21 18:12:51 -04:00
supported_models.py Merge branch 'comfyanonymous:master' into master 2024-12-27 15:38:26 +03:00
utils.py Remove some trailing white space. 2024-12-27 18:02:30 -05:00