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
How to load into VRAM?
#19
by MicahV - opened
This comment has been hidden
Check if torch is installed with CUDA using
Activate virtual environment
pip list
What are you using to run these models
SwarmUI, ComfyUI???
How can we run without UI only using huggingface like original repo?