spooknik commited on
Commit
6c35b6b
·
verified ·
1 Parent(s): 8d0a42d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ This repository contains Nunchaku-quantized (SVDQ) versions of [PixelWave](https
18
  Model Files
19
  - [svdq-int4_r32-pixelwave-schnell-04.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-int4_r32-pixelwave-schnell-04.safetensors): SVDQuant INT4 (rank 32) PixelWave FLUX.1-schnell 04. For users with non-Blackwell GPUs (pre-50-series).
20
  - [svdq-fp4_r32-pixelwave-schnell-04.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-fp4_r32-pixelwave-schnell-04.safetensors): SVDQuant NVFP4 (rank 32) PixelWave FLUX.1-schnell 04. For users with Blackwell GPUs (50-series).
21
-
 
22
 
23
  ### Quality Evaluation
24
 
 
18
  Model Files
19
  - [svdq-int4_r32-pixelwave-schnell-04.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-int4_r32-pixelwave-schnell-04.safetensors): SVDQuant INT4 (rank 32) PixelWave FLUX.1-schnell 04. For users with non-Blackwell GPUs (pre-50-series).
20
  - [svdq-fp4_r32-pixelwave-schnell-04.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-fp4_r32-pixelwave-schnell-04.safetensors): SVDQuant NVFP4 (rank 32) PixelWave FLUX.1-schnell 04. For users with Blackwell GPUs (50-series).
21
+ - [svdq-int4_r32-pixelwave-dev-0.3.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-int4_r32-pixelwave-dev-0.3.safetensors): SVDQuant INT4 (rank 32) PixelWave FLUX.1-dev 03. For users with non-Blackwell GPUs (pre-50-series).
22
+ - [svdq-fp4_r32-pixelwave-dev-0.3.safetensors](https://huggingface.co/spooknik/PixelWave-SVDQ/blob/main/svdq-fp4_r32-pixelwave-dev-0.3.safetensors): SVDQuant NVFP4 (rank 32) PixelWave FLUX.1-dev 03. For users with Blackwell GPUs (50-series).
23
 
24
  ### Quality Evaluation
25