Update README.md
Browse files
README.md
CHANGED
@@ -38,8 +38,6 @@ Folder Structure
|
|
38 |
|
39 |
- refer [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/tree/main)
|
40 |
|
41 |
-
https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-kontext-dev.py
|
42 |
-
|
43 |
---
|
44 |
|
45 |
# Blockers
|
@@ -158,6 +156,9 @@ Loading pipeline components...: 100%|██████████████
|
|
158 |
|
159 |
2) KeyError: <class 'diffusers.models.transformers.transformer_flux.FluxAttention'>
|
160 |
|
|
|
|
|
|
|
161 |
|
162 |
---
|
163 |
|
|
|
38 |
|
39 |
- refer [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/tree/main)
|
40 |
|
|
|
|
|
41 |
---
|
42 |
|
43 |
# Blockers
|
|
|
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
|
162 |
|
163 |
---
|
164 |
|