Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -140,7 +140,7 @@ def build_demo(embed_mode, concurrency_count=1):
|
|
| 140 |
<div style="display: flex; gap: 15px; font-size: 20px;">
|
| 141 |
<a href="https://github.com/showlab/ShowUI" target="_blank">π [Project Homepage]</a>
|
| 142 |
<a href="https://github.com/showlab/ShowUI" target="_blank">π€[Code]</a>
|
| 143 |
-
<a href="https://huggingface.co/showlab/ShowUI-2B" target="_blank">π[
|
| 144 |
<a href="https://arxiv.org/" target="_blank">π[Paper]</a>
|
| 145 |
</div>
|
| 146 |
</div>
|
|
|
|
| 140 |
<div style="display: flex; gap: 15px; font-size: 20px;">
|
| 141 |
<a href="https://github.com/showlab/ShowUI" target="_blank">π [Project Homepage]</a>
|
| 142 |
<a href="https://github.com/showlab/ShowUI" target="_blank">π€[Code]</a>
|
| 143 |
+
<a href="https://huggingface.co/showlab/ShowUI-2B" target="_blank">π[Models]</a>
|
| 144 |
<a href="https://arxiv.org/" target="_blank">π[Paper]</a>
|
| 145 |
</div>
|
| 146 |
</div>
|