Text-to-Image
Diffusers
English
SVDQuant
FLUX.1-dev
FLUX.1
Diffusion
Quantization
ICLR2025
Lmxyy commited on
Commit
b28e5fb
·
verified ·
1 Parent(s): 1efc4b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ This repository contains Nunchaku-quantized versions of [Colossus Project Flux](
53
 
54
  ## Usage
55
 
56
- - Diffusers Usage: See [flux.1-dev.py](https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-dev.py). Just replace the safetensors with the ones from this repository. Check our [tutorial](https://nunchaku.tech/docs/nunchaku/usage/basic_usage.html) for more advanced usage.
57
  - ComfyUI Usage: See [nunchaku-flux.1-dev.json](https://nunchaku.tech/docs/ComfyUI-nunchaku/workflows/t2i.html#nunchaku-flux-1-dev-json). Just replace the safetensors with the ones from this repository.
58
 
59
  ## Performance
 
53
 
54
  ## Usage
55
 
56
+ - Diffusers Usage: See [flux.1-dev-colossus.py](https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-dev-colossus.py). Just replace the safetensors with the ones from this repository. Check our [tutorial](https://nunchaku.tech/docs/nunchaku/usage/basic_usage.html) for more advanced usage.
57
  - ComfyUI Usage: See [nunchaku-flux.1-dev.json](https://nunchaku.tech/docs/ComfyUI-nunchaku/workflows/t2i.html#nunchaku-flux-1-dev-json). Just replace the safetensors with the ones from this repository.
58
 
59
  ## Performance