nielsr HF staff commited on
Commit
5c5b395
1 Parent(s): 08ff13d

Correct pipeline tag

Browse files

This PR ensures the model can be viewed at https://huggingface.co/models?pipeline_tag=text-to-image&sort=trending

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
 
2
  license: apache-2.0
3
  tags:
4
- - Text-to-Image
5
  - Non-Autoregressive
6
  ---
7
 
 
1
  ---
2
+ pipeline_tag: text-to-image
3
  license: apache-2.0
4
  tags:
 
5
  - Non-Autoregressive
6
  ---
7