Image-Text-to-Image
Safetensors
English
SPAD
Photons
Generative
ISP
aRy4n commited on
Commit
0d17fbc
·
verified ·
1 Parent(s): 7b04dbc

Add monochrome models

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -40,6 +40,14 @@ metrics:
40
  | Adversarial Diffusion LoRA-UNet | Stage 2 | 3-bit | [state_dict.pth](https://huggingface.co/aRy4n/gQIR/resolve/main/state_dict.pth) |
41
  | FusionViT | Stage 3 | 3-bit | [fusion_vit_0050000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/fusion_vit_0050000.pt) |
42
 
 
 
 
 
 
 
 
 
43
  Code at [github.com/Aryan-Garg/gQIR](https://github.com/Aryan-Garg/gQIR)
44
 
45
  ArXiv Version: [arxiv.org/abs/2602.20417](https://arxiv.org/abs/2602.20417)
 
40
  | Adversarial Diffusion LoRA-UNet | Stage 2 | 3-bit | [state_dict.pth](https://huggingface.co/aRy4n/gQIR/resolve/main/state_dict.pth) |
41
  | FusionViT | Stage 3 | 3-bit | [fusion_vit_0050000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/fusion_vit_0050000.pt) |
42
 
43
+
44
+
45
+ | Monochrome-Model | Stage | Bit Depth | 🤗 Download Link |
46
+ |:---|:---:|:---:|:---|
47
+ | qVAE | Stage 1 | 3-bit | [0150000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/mono/0150000.pt) |
48
+ | Adversarial Diffusion LoRA-UNet | Stage 2 | 3-bit | [state_dict.pth](https://huggingface.co/aRy4n/gQIR/resolve/main/mono/state_dict.pth) |
49
+ | FusionViT | Stage 3 | 3-bit | [fusion_vit_0020000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/mono/fusion_vit_0020000.pt) |
50
+
51
  Code at [github.com/Aryan-Garg/gQIR](https://github.com/Aryan-Garg/gQIR)
52
 
53
  ArXiv Version: [arxiv.org/abs/2602.20417](https://arxiv.org/abs/2602.20417)