You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
__init__.py Initial commit. 2 years ago
model.py Make VAE code closer to sgm. 1 year ago
openaimodel.py UNET weights can now be stored in fp8. 1 year ago
upscaling.py Fix imports. 2 years ago
util.py Support SVD img2vid model. 1 year ago