Instructions to use Kijai/flux-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/flux-fp8 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
VAE
#12
by vcringer - opened
Hello.
The black-forest repos include what some say are VAE files, namely "ae.sft". Should these also be in fp8 to be included with the files provided here in the relevant comfyui nodes, or is comfyui able to load the original VAE unchanged even in use with these fp8 versions of the models?
Thanks
Use the original VAE, it shouldn't and doesn't have to be downcasted. The VAE (as are these fp8 models) are also available in the ComfyUI Manager.
Thank you for the prompt reply.
vcringer changed discussion status to closed