Can we expect the "fp16" version?
#1
by
bigcat88
- opened
If not, then no. Or maybe it is not necessary?
The fp16 version is already here:
https://huggingface.co/ostris/OpenFLUX.1/tree/main/transformer
The fp16 version is already here:
https://huggingface.co/ostris/OpenFLUX.1/tree/main/transformer
How can I use this in Comfy? Or how can I convert it to a comfy compatible format locally?
Thanks
You can just download it and it will work, the architecture is the same, you just need to remove the distilled guidance node because that model doesn't need it anymore and go for CFG > 1
Even though the file is less that 12Gb, I don't think the target VRAM is 12GB? Perhaps need atleast 16 to run?