Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ image = pipe(
|
|
| 52 |
generator=torch.manual_seed(0)
|
| 53 |
).images[0]
|
| 54 |
|
| 55 |
-
image.save("flux-klein-sdnq-4bit-dynamic
|
| 56 |
```
|
| 57 |
|
| 58 |
Original BF16 vs SDNQ quantization comparison:
|
|
|
|
| 52 |
generator=torch.manual_seed(0)
|
| 53 |
).images[0]
|
| 54 |
|
| 55 |
+
image.save("flux-klein-sdnq-4bit-dynamic.png")
|
| 56 |
```
|
| 57 |
|
| 58 |
Original BF16 vs SDNQ quantization comparison:
|