Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Calligrapher: Freestyle Text Image Customization
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
-
<img src="
|
| 5 |
</div>
|
| 6 |
|
| 7 |
<div align="center">
|
|
@@ -120,7 +120,7 @@ python infer_calligrapher_cross_custom.py
|
|
| 120 |
## 📊 Framework
|
| 121 |
|
| 122 |
<div align="center">
|
| 123 |
-
<img src="
|
| 124 |
</div>
|
| 125 |
|
| 126 |
Our framework integrates localized style injection and diffusion-based learning, featuring:
|
|
@@ -131,5 +131,5 @@ Our framework integrates localized style injection and diffusion-based learning,
|
|
| 131 |
## 🎠Results Gallery
|
| 132 |
|
| 133 |
<div align="center">
|
| 134 |
-
<img src="
|
| 135 |
</div>
|
|
|
|
| 1 |
# Calligrapher: Freestyle Text Image Customization
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
+
<img src="./assets/teaser.jpg" width="850px" alt="Calligrapher Teaser">
|
| 5 |
</div>
|
| 6 |
|
| 7 |
<div align="center">
|
|
|
|
| 120 |
## 📊 Framework
|
| 121 |
|
| 122 |
<div align="center">
|
| 123 |
+
<img src="./assets/framework.jpg" width="900px" alt="Calligrapher Framework">
|
| 124 |
</div>
|
| 125 |
|
| 126 |
Our framework integrates localized style injection and diffusion-based learning, featuring:
|
|
|
|
| 131 |
## 🎠Results Gallery
|
| 132 |
|
| 133 |
<div align="center">
|
| 134 |
+
<img src="./assets/application.jpg" width="900px" alt="Calligrapher Applications">
|
| 135 |
</div>
|