Update README.md
Browse files
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
|