ComfyUI/comfy
2024-05-03 16:54:33 -07:00
..
analytics
api
app
auth
cldm
client
cmd Fix dependency on opentelemetry instrumentor; remove websocket based API example since it isn't appropriate for this fork. 2024-05-03 16:54:33 -07:00
component_model Enable previews by default and over distributed channels 2024-04-09 13:15:05 -07:00
configs
distributed Enable previews by default and over distributed channels 2024-04-09 13:15:05 -07:00
extra_samplers
k_diffusion Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
ldm Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
nodes Improve support for extra models 2024-05-01 16:58:29 -07:00
sd1_tokenizer
t2i_adapter
taesd
vendor Fix dependency on opentelemetry instrumentor; remove websocket based API example since it isn't appropriate for this fork. 2024-05-03 16:54:33 -07:00
web Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-03 06:42:56 -07:00
__init__.py Tracing 2024-04-17 08:20:07 -07:00
checkpoint_pickle.py
cli_args_types.py Tracing 2024-04-17 08:20:07 -07:00
cli_args.py Add TLS Support (#3312) 2024-04-30 20:17:02 -04: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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
diffusers_convert.py
diffusers_load.py
digest.py
gligen.py
images.py
interruption.py
latent_formats.py
lora.py
model_base.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
model_detection.py Merge upstream 2024-04-24 22:41:43 -07:00
model_downloader_types.py Improve model downloader coherence with packages like controlnext-aux 2024-04-30 14:28:44 -07:00
model_downloader.py Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
model_management.py Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
model_patcher.py Merge upstream 2024-04-24 22:41:43 -07:00
model_sampling.py
node_helpers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
open_exr.py
ops.py
options.py
package_data_path_helper.py
sample.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
sampler_helpers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
sampler_names.py
samplers.py Merge with upstream. Remove TLS flags, because a third party proxy will do this better 2024-05-02 21:57:20 -07:00
sd1_clip_config.json
sd1_clip.py
sd2_clip_config.json
sd2_clip.py
sd.py Merge upstream 2024-04-24 22:41:43 -07:00
sdxl_clip.py
supported_models_base.py Fix issue with sampling_settings persisting across models. 2024-04-09 23:20:43 -04:00
supported_models.py Support for CosXL models. 2024-04-05 10:53:41 -04:00
tracing_compatibility.py Tracing 2024-04-17 08:20:07 -07:00
utils.py