Image-Text-to-Image
Safetensors
English
SPAD
Photons
Generative
ISP
aRy4n commited on
Commit
23ba4f5
·
verified ·
1 Parent(s): 9eb9dc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -31,6 +31,14 @@ metrics:
31
 
32
  ## All model weights are available here now!
33
 
 
 
 
 
 
 
 
 
34
  Code at [github.com/Aryan-Garg/gQIR](https://github.com/Aryan-Garg/gQIR)
35
 
36
  ArXiv Version: [arxiv.org/abs/2602.20417](https://arxiv.org/abs/2602.20417)
 
31
 
32
  ## All model weights are available here now!
33
 
34
+ | Color-Model Name | Stage | Bit Depth | 🤗 Download Link |
35
+ |:---|:---:|:---:|:---|
36
+ | qVAE | Stage 1 | 1-bit | [1965000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/1-bit/1965000.pt) |
37
+ | Adversarial Diffusion LoRA-UNet | Stage 2 | 1-bit | [state_dict.pth](https://huggingface.co/aRy4n/gQIR/resolve/main/1-bit/state_dict.pth) |
38
+ | qVAE | Stage 1 | 3-bit | [0105000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/0105000.pt) |
39
+ | Adversarial Diffusion LoRA-UNet | Stage 2 | 3-bit | [state_dict.pth](https://huggingface.co/aRy4n/gQIR/resolve/main/state_dict.pth) |
40
+ | FusionViT | Stage 3 | 3-bit | [fusion_vit_0050000.pt](https://huggingface.co/aRy4n/gQIR/resolve/main/fusion_vit_0050000.pt) |
41
+
42
  Code at [github.com/Aryan-Garg/gQIR](https://github.com/Aryan-Garg/gQIR)
43
 
44
  ArXiv Version: [arxiv.org/abs/2602.20417](https://arxiv.org/abs/2602.20417)