Set proper pipeline tag

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
- license: apache-2.0
3
- pipeline_tag: any-to-any
4
  library_name: diffusers
 
 
5
  ---
 
6
  <p align="center">
7
  <a href="https://github.com/Ve<p align="center">
8
  <img src="assets/brand.png" width="65%">
@@ -219,4 +220,4 @@ If you find this repository or our work useful, please consider giving a star
219
  ```
220
 
221
  ## License
222
- This work is licensed under Apache 2.0 license.
 
1
  ---
 
 
2
  library_name: diffusers
3
+ license: apache-2.0
4
+ pipeline_tag: image-to-image
5
  ---
6
+
7
  <p align="center">
8
  <a href="https://github.com/Ve<p align="center">
9
  <img src="assets/brand.png" width="65%">
 
220
  ```
221
 
222
  ## License
223
+ This work is licensed under Apache 2.0 license.