nielsr HF Staff commited on
Commit
b40e1ca
·
verified ·
1 Parent(s): 1d3806c

Update pipeline tag

Browse files

Since class-conditional image generation is not an official support task, this PR updates it.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ language:
6
  - en
7
  - zh
8
  license: mit
9
- pipeline_tag: class-conditional-image-generation
10
  library_name: pytorch
11
  ---
12
 
 
6
  - en
7
  - zh
8
  license: mit
9
+ pipeline_tag: unconditional-image-generation
10
  library_name: pytorch
11
  ---
12