LICENSE
README.md
setup.py
cfgs/deepspeed.json
cfgs/te_struct.txt
cfgs/unet_struct.txt
cfgs/infer/change_vae.yaml
cfgs/infer/euler_a.yaml
cfgs/infer/img2img.yaml
cfgs/infer/img2img_controlnet.yaml
cfgs/infer/text2img.yaml
cfgs/infer/text2img_DA++.yaml
cfgs/infer/webui_model_infer.yaml
cfgs/plugins/plugin_controlnet.yaml
cfgs/train/train_base.yaml
cfgs/train/tuning_base.yaml
cfgs/train/examples/CustomDiffusion.yaml
cfgs/train/examples/DreamArtist++.yaml
cfgs/train/examples/DreamArtist.yaml
cfgs/train/examples/DreamBooth.yaml
cfgs/train/examples/Lion_optimizer.yaml
cfgs/train/examples/TextualInversion.yaml
cfgs/train/examples/controlnet.yaml
cfgs/train/examples/fine-tuning.yaml
cfgs/train/examples/locon.yaml
cfgs/train/examples/lora_conventional.yaml
cfgs/train/examples/min_snr.yaml
hcpdiff/__init__.py
hcpdiff/train_ac.py
hcpdiff/train_ac_single.py
hcpdiff/train_colo.py
hcpdiff/train_deepspeed.py
hcpdiff/visualizer.py
hcpdiff.egg-info/PKG-INFO
hcpdiff.egg-info/SOURCES.txt
hcpdiff.egg-info/dependency_links.txt
hcpdiff.egg-info/entry_points.txt
hcpdiff.egg-info/requires.txt
hcpdiff.egg-info/top_level.txt
hcpdiff/ckpt_manager/__init__.py
hcpdiff/ckpt_manager/ckpt_pkl.py
hcpdiff/ckpt_manager/ckpt_safetensor.py
hcpdiff/data/__init__.py
hcpdiff/data/bucket.py
hcpdiff/data/cond_pair_dataset.py
hcpdiff/data/pair_dataset.py
hcpdiff/data/utils.py
hcpdiff/loggers/__init__.py
hcpdiff/loggers/base_logger.py
hcpdiff/loggers/cli_logger.py
hcpdiff/loggers/tensorboard_logger.py
hcpdiff/loggers/wandb_logger.py
hcpdiff/loss/__init__.py
hcpdiff/loss/min_snr_loss.py
hcpdiff/loss/mse_loss.py
hcpdiff/models/__init__.py
hcpdiff/models/cfg_context.py
hcpdiff/models/controlnet.py
hcpdiff/models/layers.py
hcpdiff/models/lora_base.py
hcpdiff/models/lora_layers.py
hcpdiff/models/plugin.py
hcpdiff/models/text_emb_ex.py
hcpdiff/models/textencoder_ex.py
hcpdiff/models/tokenizer_ex.py
hcpdiff/noise/__init__.py
hcpdiff/noise/noise_base.py
hcpdiff/noise/pyramid_noise.py
hcpdiff/tools/__init__.py
hcpdiff/tools/convert_caption_txt2json.py
hcpdiff/tools/create_embedding.py
hcpdiff/tools/gen_from_ptlist.py
hcpdiff/tools/init_proj.py
hcpdiff/tools/lora_convert.py
hcpdiff/tools/sd2diffusers.py
hcpdiff/utils/__init__.py
hcpdiff/utils/caption_tools.py
hcpdiff/utils/cfg_net_tools.py
hcpdiff/utils/colo_utils.py
hcpdiff/utils/ema.py
hcpdiff/utils/img_size_tool.py
hcpdiff/utils/net_utils.py
hcpdiff/utils/utils.py
prompt_tuning_template/caption.txt
prompt_tuning_template/name.txt
prompt_tuning_template/name_2pt_caption.txt
prompt_tuning_template/name_caption.txt
prompt_tuning_template/object.txt
prompt_tuning_template/object_caption.txt
prompt_tuning_template/style.txt
prompt_tuning_template/style_caption.txt