| .. |
|
cldm
|
"auto" type is only relevant to the SetUnionControlNetType node.
|
2024-07-22 11:30:38 -04:00 |
|
extra_samplers
|
|
|
|
k_diffusion
|
|
|
|
ldm
|
|
|
|
sd1_tokenizer
|
|
|
|
t2i_adapter
|
|
|
|
taesd
|
|
|
|
text_encoders
|
|
|
|
checkpoint_pickle.py
|
Remove pytorch_lightning dependency.
|
2023-06-13 10:11:33 -04:00 |
|
cli_args.py
|
Make default hash lib configurable without code changes via CLI argument (#3947)
|
2024-07-16 18:27:09 -04:00 |
|
clip_config_bigg.json
|
|
|
|
clip_model.py
|
|
|
|
clip_vision_config_g.json
|
|
|
|
clip_vision_config_h.json
|
|
|
|
clip_vision_config_vitl_336.json
|
support clip-vit-large-patch14-336 (#4042)
|
2024-07-17 13:12:50 -04:00 |
|
clip_vision_config_vitl.json
|
|
|
|
clip_vision.py
|
support clip-vit-large-patch14-336 (#4042)
|
2024-07-17 13:12:50 -04:00 |
|
conds.py
|
|
|
|
controlnet.py
|
Add SetUnionControlNetType to set the type of the union controlnet model.
|
2024-07-16 17:04:53 -04:00 |
|
diffusers_convert.py
|
|
|
|
diffusers_load.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
|
gligen.py
|
|
|
|
latent_formats.py
|
support TAESD3 (#3738)
|
2024-06-16 02:03:53 -04:00 |
|
lora.py
|
|
|
|
model_base.py
|
|
|
|
model_detection.py
|
|
|
|
model_management.py
|
Use fp16 as the default vae dtype for the audio VAE.
|
2024-06-16 13:12:54 -04:00 |
|
model_patcher.py
|
|
|
|
model_sampling.py
|
Allow model sampling to set number of timesteps.
|
2024-07-16 15:18:40 -04:00 |
|
ops.py
|
Initial support for the stable audio open model.
|
2024-06-15 12:14:56 -04:00 |
|
options.py
|
Only parse command line args when main.py is called.
|
2023-09-13 11:38:20 -04:00 |
|
sample.py
|
Reshape the empty latent image to the right amount of channels if needed.
|
2024-06-08 02:35:08 -04:00 |
|
sampler_helpers.py
|
|
|
|
samplers.py
|
Only append zero to noise schedule if last sigma isn't zero.
|
2024-07-20 12:37:30 -04:00 |
|
sd1_clip_config.json
|
|
|
|
sd1_clip.py
|
More flexibility with text encoder return values.
|
2024-07-10 20:06:50 -04:00 |
|
sd2_clip_config.json
|
|
|
|
sd2_clip.py
|
Remove some unused imports.
|
2024-05-27 19:08:27 -04:00 |
|
sd.py
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
|
sdxl_clip.py
|
Load the SD3 T5xxl model in the same dtype stored in the checkpoint.
|
2024-06-11 17:03:26 -04:00 |
|
supported_models_base.py
|
Fix issue with sampling_settings persisting across models.
|
2024-04-09 23:20:43 -04:00 |
|
supported_models.py
|
|
|
|
types.py
|
|
|
|
utils.py
|
Support AuraFlow Lora and loading model weights in diffusers format.
|
2024-07-13 13:51:40 -04:00 |