ComfyUI/comfy
2024-02-08 18:07:37 -08:00
..
analytics Fix compatibility with Python 3.9, 3.10, fix Configuration class declaration issue 2024-02-07 21:52:20 -08:00
api Improved API support 2024-02-07 14:20:21 -08:00
app Update readme, remove unused import 2024-02-08 10:09:47 -08:00
cldm Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
client Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
cmd Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
component_model Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
configs Correctly preserves your installed torch when installed like pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git 2024-02-08 08:36:05 -08:00
distributed Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
extra_samplers
k_diffusion
ldm Correctly preserves your installed torch when installed like pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git 2024-02-08 08:36:05 -08:00
nodes Improved API support 2024-02-07 14:20:21 -08:00
sd1_tokenizer
t2i_adapter
taesd Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
vendor
web Merge with upstream 2024-02-07 14:27:50 -08:00
__init__.py
checkpoint_pickle.py
cli_args_types.py Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
cli_args.py Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00
clip_config_bigg.json
clip_model.py Update optimized_attention_for_device function for new functions that 2024-01-07 13:52:08 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
conds.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
controlnet.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
diffusers_convert.py
diffusers_load.py Cleanup some unused imports. 2024-01-21 21:51:22 -05:00
digest.py Fix compatibility with Python 3.9, 3.10, fix Configuration class declaration issue 2024-02-07 21:52:20 -08:00
gligen.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
latent_formats.py Add support for the stable diffusion x4 upscaling model. 2024-01-03 03:37:56 -05:00
lora.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
model_base.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
model_detection.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
model_management.py Fix directml again now that I understand what the command line is doing 2024-02-08 10:17:49 -08:00
model_patcher.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
model_sampling.py
ops.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
options.py
package_data_path_helper.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
sample.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
sampler_names.py Improved API support 2024-02-07 14:20:21 -08:00
samplers.py Improved API support 2024-02-07 14:20:21 -08:00
sd1_clip_config.json
sd1_clip.py Merge with latest upstream. 2024-01-29 15:06:31 -08:00
sd2_clip_config.json
sd2_clip.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
sd.py Merge with upstream 2024-02-07 14:27:50 -08:00
sdxl_clip.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
supported_models_base.py Put VAE key name in model config. 2024-01-30 02:24:38 -05:00
supported_models.py Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
utils.py Better compatibility with pre-existing prompt_worker method 2024-02-08 18:07:37 -08:00