This website requires JavaScript.
Explore
Help
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2026-07-24 00:48:11 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
Files
cbd9aac327c82713a75f772ac072fc4e2843c82f
ComfyUI
/
models
T
History
comfyanonymous
e6771d0986
Implement Linear hypernetworks.
...
Add a HypernetworkLoader node to use hypernetworks.
2023-04-23 12:35:25 -04:00
..
checkpoints
…
clip
…
clip_vision
Implement support for t2i style model.
2023-03-05 18:39:25 -05:00
configs
…
controlnet
Merge T2IAdapterLoader and ControlNetLoader.
2023-03-17 18:17:59 -04:00
diffusers
diffusers loader
2023-04-05 23:57:31 -07:00
embeddings
…
gligen
Add support for GLIGEN textbox model.
2023-04-19 11:06:32 -04:00
hypernetworks
Implement Linear hypernetworks.
2023-04-23 12:35:25 -04:00
loras
…
style_models
Implement support for t2i style model.
2023-03-05 18:39:25 -05:00
upscale_models
Take some code from chainner to implement ESRGAN and other upscale models.
2023-03-11 13:09:28 -05:00
vae
…