xrenaa commited on
Commit
76d494d
·
verified ·
1 Parent(s): 09bd083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
- license: apache-2.0
3
  library_name: pytorch
4
  tags:
5
- - super-resolution
6
- - diffusion
7
- - pixel-diffusion-decoder
8
- - vae-decoder
9
  pipeline_tag: image-to-image
10
  ---
11
 
@@ -99,4 +98,4 @@ text.
99
 
100
  The upstream encoder backbones (DINOv2, SigLIP-2, Flux, SD3, Z-Image) and their
101
  weights remain under their own original licenses; PiD's Apache-2.0 release
102
- covers only the PiD decoder weights and code.
 
1
  ---
 
2
  library_name: pytorch
3
  tags:
4
+ - super-resolution
5
+ - diffusion
6
+ - pixel-diffusion-decoder
7
+ - vae-decoder
8
  pipeline_tag: image-to-image
9
  ---
10
 
 
98
 
99
  The upstream encoder backbones (DINOv2, SigLIP-2, Flux, SD3, Z-Image) and their
100
  weights remain under their own original licenses; PiD's Apache-2.0 release
101
+ covers only the PiD decoder weights and code.