Instructions to use Comfy-Org/flux1-schnell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/flux1-schnell 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
Running over diffusers FluxPipeline
#4
by TotallyTroll - opened
Can someone suggest how to run it not through ComfyUI, but via python (pipe = FluxPipeline.from_pretrained) directly?
Since it's missing config json files.