GEAR
tokenizer
VQGAN
image-generation
autoregressive

Add pipeline tag to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
 
 
2
  license: apache-2.0
 
3
  tags:
4
- - GEAR
5
- - tokenizer
6
- - VQGAN
7
- - image-generation
8
- - autoregressive
9
- datasets:
10
- - ILSVRC/imagenet-1k
11
  ---
12
 
13
  # GEAR — GEAR-LFQ
@@ -122,9 +123,9 @@ Open-MAGVIT2 and IBQ; please also respect those upstream licenses.
122
 
123
  @article{ifsq_llamagenrepa,
124
  title = {iFSQ: Improving FSQ for Image Generation with 1 Line of Code},
125
- author = {Lin, Bin and Li, Zongjian and Niu, Yuwei and Gong, Kaixiong and
126
  Ge, Yunyang and Lin, Yunlong and Zheng, Mingzhe and Zhang, JianWei and
127
- Yang, Miles and Zhong, Zhao and others},
128
  journal = {arXiv preprint arXiv:2601.17124},
129
  year = {2026}
130
  }
@@ -137,4 +138,4 @@ Built on [LlamaGen](https://github.com/FoundationVision/LlamaGen),
137
  [Open-MAGVIT2](https://github.com/TencentARC/SEED-Voken),
138
  [IBQ](https://github.com/TencentARC/SEED-Voken),
139
  [iFSQ / LlamaGen-REPA](https://github.com/Tencent-Hunyuan/iFSQ); evaluation harness
140
- adapted from [UniWorld](https://github.com/PKU-YuanGroup/UniWorld).
 
1
  ---
2
+ datasets:
3
+ - ILSVRC/imagenet-1k
4
  license: apache-2.0
5
+ pipeline_tag: image-to-image
6
  tags:
7
+ - GEAR
8
+ - tokenizer
9
+ - VQGAN
10
+ - image-generation
11
+ - autoregressive
 
 
12
  ---
13
 
14
  # GEAR — GEAR-LFQ
 
123
 
124
  @article{ifsq_llamagenrepa,
125
  title = {iFSQ: Improving FSQ for Image Generation with 1 Line of Code},
126
+ author = {Bin Lin and Li, Zongjian and Niu, Yuwei and Gong, Kaixiong and
127
  Ge, Yunyang and Lin, Yunlong and Zheng, Mingzhe and Zhang, JianWei and
128
+ Yang, Miles ... [et al.]},
129
  journal = {arXiv preprint arXiv:2601.17124},
130
  year = {2026}
131
  }
 
138
  [Open-MAGVIT2](https://github.com/TencentARC/SEED-Voken),
139
  [IBQ](https://github.com/TencentARC/SEED-Voken),
140
  [iFSQ / LlamaGen-REPA](https://github.com/Tencent-Hunyuan/iFSQ); evaluation harness
141
+ adapted from [UniWorld](https://github.com/PKU-YuanGroup/UniWorld).