File size: 788 Bytes
b508a3d
 
 
 
 
 
 
 
 
 
 
 
 
 
8b315f0
b508a3d
 
 
 
 
 
 
 
497005a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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_Q4_0.gguf).
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)