This website requires JavaScript.
Explore
Help
Register
Sign In
wuyingwen
/
comfyui
Watch
1
Star
0
Fork
0
You've already forked comfyui
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
comfyui
/
comfy
/
ldm
/
modules
/
diffusionmodules
History
comfyanonymous
31b0f6f3d8
UNET weights can now be stored in fp8.
...
--fp8_e4m3fn-unet and --fp8_e5m2-unet are the two different formats supported by pytorch.
2023-12-04 11:10:00 -05:00
..
__init__.py
Initial commit.
2023-01-16 22:37:14 -05:00
model.py
Make VAE code closer to sgm.
2023-10-17 15:18:51 -04:00
openaimodel.py
UNET weights can now be stored in fp8.
2023-12-04 11:10:00 -05:00
upscaling.py
Fix imports.
2023-05-04 18:10:29 -04:00
util.py
Support SVD img2vid model.
2023-11-23 19:41:33 -05:00