Update pipeline tag to `unconditional-image-generation`

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- license: mit
3
  library_name: pytorch
 
 
4
  tags:
5
  - computer-vision
6
  - image-generation
@@ -10,7 +11,6 @@ tags:
10
  - visual-tokenizer
11
  - imagenet
12
  - generative-modeling
13
- pipeline_tag: image-feature-extraction
14
  ---
15
 
16
  # DeTok: Latent Denoising Makes Good Visual Tokenizers
@@ -141,4 +141,4 @@ This work builds upon many excellent open-source projects. We are particularly g
141
 
142
  ## Contact
143
 
144
- For questions or issues, please open a GitHub issue at the [official repository](https://github.com/Jiawei-Yang/DeTok).
 
1
  ---
 
2
  library_name: pytorch
3
+ license: mit
4
+ pipeline_tag: unconditional-image-generation
5
  tags:
6
  - computer-vision
7
  - image-generation
 
11
  - visual-tokenizer
12
  - imagenet
13
  - generative-modeling
 
14
  ---
15
 
16
  # DeTok: Latent Denoising Makes Good Visual Tokenizers
 
141
 
142
  ## Contact
143
 
144
+ For questions or issues, please open a GitHub issue at the [official repository](https://github.com/Jiawei-Yang/DeTok).