ComfyUI/comfy
2024-05-31 16:21:10 -07:00
..
analytics
api Improve API return values and tracing reports 2024-05-08 15:52:17 -07:00
app
auth
cldm Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-20 12:06:35 -07:00
client Improve tracing to propagate to backend workers correctly when using the API. Fix distributed tests. 2024-05-07 13:44:34 -07:00
cmd Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
component_model Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -07:00
configs
distributed Progress bar hooks, via the server, are now set via a context. This will be used in other places too. 2024-05-09 13:24:06 -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
language Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-16 14:28:49 -07:00
ldm Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
nodes Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -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-31 07:42:11 -07:00
__init__.py Tracing 2024-04-17 08:20:07 -07:00
checkpoint_pickle.py
cli_args_types.py bf16 selection for AMD 2024-05-22 22:45:15 -07:00
cli_args.py bf16 selection for AMD 2024-05-22 22:45:15 -07:00
clip_config_bigg.json
clip_model.py LLM support in ComfyUI 2024-05-14 17:30:23 -07:00
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 Fix saving text encoder in fp8. 2024-04-02 11:46:34 -04:00
diffusers_load.py LLM support in ComfyUI 2024-05-14 17:30:23 -07:00
digest.py
execution_context.py Progress bar hooks, via the server, are now set via a context. This will be used in other places too. 2024-05-09 13:24:06 -07:00
gligen.py
images.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-09 13:45:38 -07:00
interruption.py Improvements to node loading, node API, folder paths and progress 2024-03-13 16:14:18 -07:00
latent_formats.py Merge upstream 2024-03-21 13:15:36 -07:00
lora.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
model_base.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-09 13:45:38 -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 Include HyperSD checkpoints 2024-05-31 16:21:10 -07:00
model_management_types.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-16 14:28:49 -07:00
model_management.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
model_patcher.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
model_sampling.py Merge upstream 2024-03-21 13:15:36 -07:00
node_helpers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-09 13:45:38 -07:00
open_exr.py Improved support for ControlNet workflows with depth 2024-03-26 22:32:15 -07:00
ops.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
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 Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -07:00
sd2_clip_config.json
sd2_clip.py Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -07:00
sd.py Remove some unused imports. 2024-05-27 19:08:27 -04:00
sdxl_clip.py Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -07:00
supported_models_base.py Fix issue with sampling_settings persisting across models. 2024-04-09 23:20:43 -04:00
supported_models.py Only enable attention upcasting on models that actually need it. 2024-05-14 17:00:50 -04:00
tracing_compatibility.py Omit spurious traces 2024-05-09 17:11:40 -07:00
types.py Fix UnetParams annotation typo (#3589) 2024-05-27 19:30:35 -04:00
utils.py Improve compatibility with comfyui-extra-models, improve API 2024-05-30 16:50:34 -07:00