ComfyUI/comfy
comfyanonymous 7bf89ba923 Initialize more unet weights as the right dtype. 2023-06-15 15:00:10 -04:00
..
cldm
extra_samplers
k_diffusion
ldm Initialize more unet weights as the right dtype. 2023-06-15 15:00:10 -04:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Refactor previews into one command line argument. 2023-06-06 02:13:05 -04:00
clip_vision.py Properly disable weight initialization in clip models. 2023-06-14 20:13:08 -04:00
clip_vision_config_h.json
clip_vision_config_vitl.json
diffusers_convert.py
diffusers_load.py
gligen.py
model_base.py
model_management.py
ops.py Properly disable weight initialization in clip models. 2023-06-14 20:13:08 -04:00
sample.py
samplers.py sampler_cfg_function now uses a dict for the argument. 2023-06-13 16:10:36 -04:00
sd.py Set model to fp16 before loading the state dict to lower ram bump. 2023-06-14 12:48:02 -04:00
sd1_clip.py Properly disable weight initialization in clip models. 2023-06-14 20:13:08 -04:00
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
utils.py