Add image-to-image pipeline tag to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
datasets:
|
| 10 |
-
- ILSVRC/imagenet-1k
|
| 11 |
---
|
| 12 |
|
| 13 |
# Warmup-LFQ
|
|
@@ -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 |
# Warmup-LFQ
|
|
|
|
| 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).
|