Update README.md
Browse files
README.md
CHANGED
|
@@ -156,6 +156,8 @@ Loading pipeline components...: 100%|ββββββββββββββ
|
|
| 156 |
|
| 157 |
2) KeyError: <class 'diffusers.models.transformers.transformer_flux.FluxAttention'>
|
| 158 |
|
|
|
|
|
|
|
| 159 |
https://github.com/nunchaku-tech/deepcompressor/blob/main/deepcompressor/nn/struct/attn.py
|
| 160 |
|
| 161 |
https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-kontext-dev.py
|
|
@@ -164,7 +166,7 @@ https://github.com/nunchaku-tech/nunchaku/commit/b99fb8be615bc98c6915bbe06a1e009
|
|
| 164 |
|
| 165 |
https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/flux/pipeline_flux_kontext.py
|
| 166 |
|
| 167 |
-
|
| 168 |
|
| 169 |
---
|
| 170 |
|
|
|
|
| 156 |
|
| 157 |
2) KeyError: <class 'diffusers.models.transformers.transformer_flux.FluxAttention'>
|
| 158 |
|
| 159 |
+
https://github.com/huggingface/diffusers/blob/main/src/diffusers/models/transformers/transformer_flux.py#L266
|
| 160 |
+
|
| 161 |
https://github.com/nunchaku-tech/deepcompressor/blob/main/deepcompressor/nn/struct/attn.py
|
| 162 |
|
| 163 |
https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-kontext-dev.py
|
|
|
|
| 166 |
|
| 167 |
https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/flux/pipeline_flux_kontext.py
|
| 168 |
|
| 169 |
+
|
| 170 |
|
| 171 |
---
|
| 172 |
|