Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
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 |
-

|
|
|
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 |
+

|