ComfyUI/comfy
2024-06-17 16:19:48 -07:00
..
analytics
api Fix scheme.py errors 2024-06-14 16:47:34 -06:00
app
auth
cldm
client Add an exception if history API can't be reached 2024-06-14 14:47:54 -06:00
cmd Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
component_model
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
extra_samplers Fix errors in comfy.extra_samplers.uni_pc 2024-06-14 13:40:10 -06:00
k_diffusion Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
language Add pylint ignore for importlib.abc.Traversable 2024-06-14 14:20:07 -06:00
ldm Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
nodes Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
sd1_tokenizer
t2i_adapter
t5_tokenizer
taesd Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
vendor
web Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
__init__.py
checkpoint_pickle.py
cli_args_types.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
cli_args.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
clip_config_bigg.json
clip_model.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision.py
conds.py
controlnet.py
diffusers_convert.py
diffusers_load.py
digest.py
execution_context.py
gligen.py
images.py
interruption.py
latent_formats.py support TAESD3 (#3738) 2024-06-16 02:03:53 -04:00
lora.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
model_base.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
model_detection.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
model_downloader_types.py
model_downloader.py
model_management_types.py
model_management.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
model_patcher.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
model_sampling.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
node_helpers.py
open_exr.py
ops.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
options.py
package_data_path_helper.py
sa_t5.py Initial support for the stable audio open model. 2024-06-15 12:14:56 -04:00
sample.py
sampler_helpers.py
sampler_names.py
samplers.py
sd1_clip_config.json
sd1_clip.py Lowercase T for torch.tensor 2024-06-14 15:58:59 -06:00
sd2_clip_config.json
sd2_clip.py
sd3_clip.py
sd.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-06-17 16:19:48 -07:00
sdxl_clip.py
supported_models_base.py
supported_models.py Initial support for the stable audio open model. 2024-06-15 12:14:56 -04:00
t5_config_base.json
t5_config_xxl.json
t5.py
tracing_compatibility.py
types.py
utils.py