Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ cuda 12.8
|
|
22 |
|
23 |
torch 2.7
|
24 |
|
|
|
|
|
|
|
|
|
25 |
# Quantization
|
26 |
|
27 |
https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/README.md
|
@@ -162,6 +166,8 @@ https://github.com/nunchaku-tech/nunchaku/blob/main/examples/flux.1-kontext-dev.
|
|
162 |
|
163 |
https://github.com/nunchaku-tech/nunchaku/commit/b99fb8be615bc98c6915bbe06a1e0092cbc074a5
|
164 |
|
|
|
|
|
165 |
---
|
166 |
|
167 |
# Dependencies
|
|
|
22 |
|
23 |
torch 2.7
|
24 |
|
25 |
+
diffusers https://github.com/huggingface/diffusers
|
26 |
+
|
27 |
+
transformers 4.5.1
|
28 |
+
|
29 |
# Quantization
|
30 |
|
31 |
https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/README.md
|
|
|
166 |
|
167 |
https://github.com/nunchaku-tech/nunchaku/commit/b99fb8be615bc98c6915bbe06a1e0092cbc074a5
|
168 |
|
169 |
+
https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/flux/pipeline_flux_kontext.py
|
170 |
+
|
171 |
---
|
172 |
|
173 |
# Dependencies
|