ComfyUI/comfy
2023-08-21 13:28:25 -07:00
..
api Hash consistency fixes 2023-08-21 13:28:25 -07:00
app mara nodes 2023-08-04 15:44:02 -07:00
cldm merge with upstream 2023-08-21 12:00:59 -07:00
cmd Hash consistency fixes 2023-08-21 13:28:25 -07:00
extra_samplers working install from git repo 2023-08-04 15:44:02 -07:00
k_diffusion merge with upstream 2023-08-21 12:00:59 -07:00
ldm merge with upstream 2023-08-21 12:00:59 -07:00
nodes merge with upstream 2023-08-21 12:00:59 -07:00
sd1_tokenizer working install from git repo 2023-08-04 15:44:02 -07:00
t2i_adapter working install from git repo 2023-08-04 15:44:02 -07:00
taesd working install from git repo 2023-08-04 15:44:02 -07:00
vendor openapi definition, documented API endpoints and new ergonomic API endpoint 2023-08-04 15:44:02 -07:00
__init__.py Create a setup.py and automatically select the correct pytorch binaries for the current platform and supported devices 2023-08-04 15:44:02 -07:00
checkpoint_pickle.py Remove pytorch_lightning dependency. 2023-06-13 10:11:33 -04:00
cli_args.py Add ipex optimize and other enhancements for Intel GPUs based on recent memory changes. 2023-08-20 14:19:51 -04:00
clip_config_bigg.json This is unused but it should be 1280. 2023-06-28 18:04:23 -04:00
clip_vision_config_g.json Add support for clip g vision model to CLIPVisionLoader. 2023-08-18 11:13:29 -04:00
clip_vision_config_h.json Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
clip_vision_config_vitl.json Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
clip_vision.py Add support for clip g vision model to CLIPVisionLoader. 2023-08-18 11:13:29 -04:00
diffusers_convert.py Fix diffusers VAE loading. 2023-07-26 18:26:39 -04:00
diffusers_load.py wip 2023-08-04 15:44:02 -07:00
digest.py Hash consistency fixes 2023-08-21 13:28:25 -07:00
gligen.py Smarter memory management. 2023-08-17 01:06:34 -04:00
latent_formats.py Support SDXL embedding format with 2 CLIP. 2023-07-10 10:34:59 -04:00
model_base.py ReVision support: unclip nodes can now be used with SDXL. 2023-08-18 11:59:36 -04:00
model_detection.py Support small diffusers controlnet so both types are now supported. 2023-08-16 12:45:56 -04:00
model_management.py merge with upstream 2023-08-21 12:00:59 -07:00
ops.py Support for Control Loras. 2023-08-18 11:59:51 -04:00
sample.py Fix issue with not freeing enough memory when sampling. 2023-08-17 15:59:56 -04:00
samplers.py Support for Control Loras. 2023-08-18 11:59:51 -04:00
sd1_clip_config.json Initial commit. 2023-01-16 22:37:14 -05:00
sd1_clip.py working install from git repo 2023-08-04 15:44:02 -07:00
sd2_clip_config.json Use transformers CLIP instead of open_clip for SD2.x 2023-02-05 14:36:28 -05:00
sd2_clip.py working install from git repo 2023-08-04 15:44:02 -07:00
sd.py Fix ControlLora on lowvram. 2023-08-21 00:54:04 -04:00
sdxl_clip.py Fix CLIPSetLastLayer not reverting when removed. 2023-07-15 01:41:21 -04:00
supported_models_base.py Initialize the unet directly on the target device. 2023-07-29 14:51:56 -04:00
supported_models.py Initialize the unet directly on the target device. 2023-07-29 14:51:56 -04:00
utils.py Updates for better compatibility with DeepFloyd 2023-08-04 15:44:02 -07:00
web working install from git repo 2023-08-04 15:44:02 -07:00