Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
<div align="center">
|
|
@@ -146,4 +148,4 @@ output = pipe(
|
|
| 146 |
howpublished = {\url{https://github.com/kandinskylab/Kandinsky-5}},
|
| 147 |
year = 2025
|
| 148 |
}
|
| 149 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
+
library_name: diffusers
|
| 5 |
---
|
| 6 |
|
| 7 |
<div align="center">
|
|
|
|
| 148 |
howpublished = {\url{https://github.com/kandinskylab/Kandinsky-5}},
|
| 149 |
year = 2025
|
| 150 |
}
|
| 151 |
+
```
|