Add license, pipeline tag, and library name to metadata
#2
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">
|
| 2 |
<span style="color:#2196f3;"><b>Refaçade</b></span>: Editing Object with Given Reference Texture
|
| 3 |
</h1>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
+
library_name: diffusers
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
<h1 align="center">
|
| 8 |
<span style="color:#2196f3;"><b>Refaçade</b></span>: Editing Object with Given Reference Texture
|
| 9 |
</h1>
|