ComfyUI/comfy
comfyanonymous e57cba4c61 Add gpu variations of the sde samplers that are less deterministic
but faster.
2023-07-05 01:39:38 -04:00
..
cldm
extra_samplers
k_diffusion Add gpu variations of the sde samplers that are less deterministic 2023-07-05 01:39:38 -04:00
ldm Cleanup. 2023-07-02 11:58:23 -04:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Add a --force-fp16 argument to force fp16 for testing. 2023-07-01 22:42:35 -04:00
clip_config_bigg.json This is unused but it should be 1280. 2023-06-28 18:04:23 -04:00
clip_vision.py
clip_vision_config_h.json
clip_vision_config_vitl.json
diffusers_convert.py
diffusers_load.py Try to keep text encoders loaded and patched to increase speed. 2023-07-01 13:28:07 -04:00
gligen.py
latent_formats.py
model_base.py Fix bug. 2023-06-28 00:38:07 -04:00
model_detection.py Remove useless code. 2023-06-29 00:26:33 -04:00
model_management.py Fix issue with OSX. 2023-07-04 02:09:02 -04:00
ops.py
sample.py
samplers.py Add gpu variations of the sde samplers that are less deterministic 2023-07-05 01:39:38 -04:00
sd.py Properly support SDXL diffusers loras for unet. 2023-07-04 21:15:23 -04:00
sd1_clip.py Lower latency by batching some text encoder inputs. 2023-07-01 15:07:39 -04:00
sd1_clip_config.json
sd2_clip.py Allow passing custom path to clip-g and clip-h. 2023-07-03 15:45:04 -04:00
sd2_clip_config.json
sdxl_clip.py Add logit scale parameter so it's present when saving the checkpoint. 2023-07-04 23:01:28 -04:00
supported_models.py Add logit scale parameter so it's present when saving the checkpoint. 2023-07-04 23:01:28 -04:00
supported_models_base.py
utils.py Properly support SDXL diffusers loras for unet. 2023-07-04 21:15:23 -04:00