nielsr HF Staff commited on
Commit
9f3f87e
·
verified ·
1 Parent(s): 23dec74

Add pipeline tag and library name

Browse files

This PR adds the metadata to ensure the model is found in the appropriate category, as well as the relevant library.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
  - Text-to-Image
8
  - Controllable-Generation
9
  - Image-Perception
 
 
 
10
  ---
11
 
12
  # Jodi
@@ -17,4 +20,4 @@ We introduce Jodi, a diffusion framework that unifies visual generation and unde
17
  - **Project page**: <https://VIPL-GENUN.github.io/Project-Jodi>
18
  - **GitHub**: <https://github.com/VIPL-GENUN/Jodi>
19
 
20
- ![](./assets/banner.jpg)
 
7
  - Text-to-Image
8
  - Controllable-Generation
9
  - Image-Perception
10
+ pipeline_tag: image-to-image
11
+ library_name: diffusers
12
+ license: apache-2.0
13
  ---
14
 
15
  # Jodi
 
20
  - **Project page**: <https://VIPL-GENUN.github.io/Project-Jodi>
21
  - **GitHub**: <https://github.com/VIPL-GENUN/Jodi>
22
 
23
+ ![](./assets/banner.jpg)