|
--- |
|
license: other |
|
license_name: flux-1-dev-non-commercial-license |
|
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md |
|
--- |
|
# FLUX.1 [dev] Modern Anime GGUF |
|
|
|
![eyecatch](eyecatch.jpg) |
|
|
|
FLUX.1 dev Modern Anime GGUF is an anime model with 4-bit quantization by GGUF. |
|
We can load this model by ComfyUI. |
|
|
|
## Usage |
|
- ComfyUI |
|
1. Download [this model](modern-anime-fp8.safetensors). |
|
2. Move the file to ComfyUI/models/unet. |
|
3. Install [ComfyUI Custom Node for GGUF](https://github.com/city96/ComfyUI-GGUF). |
|
4. Lunch ComfyUI. |
|
5. Load [this workflow](gguf-workflow.json). |
|
6. Queue prompt. (trigger words: modern anime style,) |
|
7. Get the following image. |
|
![example](example.jpg) |
|
|
|
## How to convert to GGUF |
|
|
|
[here](https://github.com/city96/ComfyUI-GGUF/tree/main/tools) |