| .. |
|
analytics
|
|
|
|
api
|
Improve OpenAPI spec
|
2024-10-11 14:46:26 -07:00 |
|
api_server
|
Fix pylint errors
|
2024-10-29 14:27:14 -07:00 |
|
app
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
auth
|
|
|
|
cldm
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-09-23 12:50:31 -07:00 |
|
client
|
Fix pylint errors
|
2024-10-29 14:27:14 -07:00 |
|
cmd
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
component_model
|
Fix pylint errors
|
2024-10-29 14:27:14 -07:00 |
|
configs
|
|
|
|
distributed
|
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
|
2024-10-29 14:27:14 -07:00 |
|
extra_samplers
|
|
|
|
k_diffusion
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
language
|
Memory management and compilation improvements
|
2024-10-09 09:13:47 -07:00 |
|
ldm
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_filemanager
|
Fix pylint errors
|
2024-10-29 14:27:14 -07:00 |
|
nodes
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
sd1_tokenizer
|
|
|
|
t2i_adapter
|
|
|
|
taesd
|
|
|
|
text_encoders
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
vendor
|
Handle custom_nodes returning None responses more gracefully
|
2024-10-15 11:01:21 -07:00 |
|
web
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
__init__.py
|
Follow symlinks for statics so that packages can correctly serve files when installed with uv. Update version.
|
2024-10-15 11:01:46 -07:00 |
|
caching.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-09-23 12:50:31 -07:00 |
|
checkpoint_pickle.py
|
|
|
|
cli_args_types.py
|
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
|
2024-10-29 14:27:14 -07:00 |
|
cli_args.py
|
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
|
2024-10-29 14:27:14 -07:00 |
|
clip_config_bigg.json
|
|
|
|
clip_model.py
|
Merge WIP
|
2024-08-25 18:52:29 -07:00 |
|
clip_vision_config_g.json
|
|
|
|
clip_vision_config_h.json
|
|
|
|
clip_vision_config_vitl_336.json
|
|
|
|
clip_vision_config_vitl.json
|
|
|
|
clip_vision.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-14 15:26:27 -07:00 |
|
comfy_types.py
|
types -> comfy_types to fix import issue.
|
2024-09-12 03:57:46 -04:00 |
|
conds.py
|
|
|
|
controlnet.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
diffusers_convert.py
|
|
|
|
diffusers_load.py
|
Memory management and compilation improvements
|
2024-10-09 09:13:47 -07:00 |
|
digest.py
|
|
|
|
execution_context.py
|
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
|
2024-10-29 14:27:14 -07:00 |
|
extra_config.py
|
Fix missing arg to add_model_folder_path
|
2024-09-26 13:26:52 -07:00 |
|
float.py
|
Clamp output when rounding weight to prevent Nan.
|
2024-10-19 19:07:10 -04:00 |
|
gligen.py
|
|
|
|
graph_utils.py
|
Update with our changes
|
2024-08-16 14:31:26 -07:00 |
|
graph.py
|
Improvements to execution
|
2024-10-10 19:30:18 -07:00 |
|
images.py
|
|
|
|
interruption.py
|
|
|
|
latent_formats.py
|
Basic Genmo Mochi video model support.
|
2024-10-26 06:54:00 -04:00 |
|
lora.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_base.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_detection.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_downloader_types.py
|
|
|
|
model_downloader.py
|
Fix pylint errors
|
2024-10-29 14:27:14 -07:00 |
|
model_management_types.py
|
Improvements to execution
|
2024-10-10 19:30:18 -07:00 |
|
model_management.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_patcher.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
model_sampling.py
|
Improvements to execution
|
2024-10-10 19:30:18 -07:00 |
|
node_helpers.py
|
|
|
|
open_exr.py
|
|
|
|
ops.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
options.py
|
|
|
|
package_data_path_helper.py
|
|
|
|
sample.py
|
|
|
|
sampler_helpers.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-08-01 16:19:11 -07:00 |
|
sampler_names.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
samplers.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
sd1_clip_config.json
|
|
|
|
sd1_clip.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
sd.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
sdxl_clip.py
|
Fix SDXL clip issue, fix website header issue
|
2024-10-10 22:46:52 -07:00 |
|
supported_models_base.py
|
Mixed precision diffusion models with scaled fp8.
|
2024-10-21 18:12:51 -04:00 |
|
supported_models.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |
|
tracing_compatibility.py
|
|
|
|
utils.py
|
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
|
2024-10-29 15:35:39 -07:00 |