Update README.md
Browse files
README.md
CHANGED
|
@@ -153,45 +153,13 @@ python -m gradio poster_craft_web_ui.py
|
|
| 153 |
</table>
|
| 154 |
|
| 155 |
|
| 156 |
-
<img src="
|
| 157 |
|
| 158 |
</div>
|
| 159 |
|
| 160 |
---
|
| 161 |
|
| 162 |
|
| 163 |
-
## πΎ Model Zoo
|
| 164 |
-
|
| 165 |
-
We provide the weights for our core models, fine-tuned at different stages of the PosterCraft pipeline.
|
| 166 |
-
|
| 167 |
-
<div align="center">
|
| 168 |
-
<table>
|
| 169 |
-
<tr>
|
| 170 |
-
<th>Model</th>
|
| 171 |
-
<th>Stage</th>
|
| 172 |
-
<th>Description</th>
|
| 173 |
-
<th>Download</th>
|
| 174 |
-
</tr>
|
| 175 |
-
<tr>
|
| 176 |
-
<td>π― <b>PosterCraft-v1_RL</b></td>
|
| 177 |
-
<td>Stage 3: Aesthetic-Text RL</td>
|
| 178 |
-
<td>Optimized via Aesthetic-Text Preference Optimization for higher-order aesthetic trade-offs.</td>
|
| 179 |
-
<td><a href="https://huggingface.co/PosterCraft/PosterCraft-v1_RL">π€ HF</a></td>
|
| 180 |
-
</tr>
|
| 181 |
-
<tr>
|
| 182 |
-
<td>π <b>PosterCraft-v1_Reflect</b></td>
|
| 183 |
-
<td>Stage 4: Vision-Language Feedback</td>
|
| 184 |
-
<td>Iteratively refined using vision-language feedback for further harmony and content accuracy.</td>
|
| 185 |
-
<td><a href="https://huggingface.co/PosterCraft/PosterCraft-v1_Reflect">π€ HF</a></td>
|
| 186 |
-
</tr>
|
| 187 |
-
</table>
|
| 188 |
-
</div>
|
| 189 |
-
|
| 190 |
-
---
|
| 191 |
-
|
| 192 |
-
## π Datasets
|
| 193 |
-
|
| 194 |
-
|
| 195 |
We provide **four specialized datasets** for training PosterCraft workflow:
|
| 196 |
|
| 197 |
### π€ Text-Render-2M
|
|
|
|
| 153 |
</table>
|
| 154 |
|
| 155 |
|
| 156 |
+
<img src="assets/hpc.png" alt="hpc" width="1000"/>
|
| 157 |
|
| 158 |
</div>
|
| 159 |
|
| 160 |
---
|
| 161 |
|
| 162 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 163 |
We provide **four specialized datasets** for training PosterCraft workflow:
|
| 164 |
|
| 165 |
### π€ Text-Render-2M
|