Skip to content

Commit

Permalink
1. add link tags;
Browse files Browse the repository at this point in the history
2. update README.md;

Signed-off-by: lawrence-cj <[email protected]>
  • Loading branch information
xieenze authored and lawrence-cj committed Feb 12, 2025
1 parent 97e1658 commit 32f495b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
<a href="https://nvlabs.github.io/Sana/"><img src="https://img.shields.io/static/v1?label=Project&message=Github&color=blue&logo=github-pages"></a> &ensp;
<a href="https://hanlab.mit.edu/projects/sana/"><img src="https://img.shields.io/static/v1?label=Page&message=MIT&color=darkred&logo=github-pages"></a> &ensp;
<a href="https://arxiv.org/abs/2410.10629"><img src="https://img.shields.io/static/v1?label=Arxiv&message=Sana&color=red&logo=arxiv"></a> &ensp;
<a href="https://nv-sana.mit.edu/"><img src="https://img.shields.io/static/v1?label=Demo:8x3090&message=MIT&color=yellow"></a> &ensp;
<a href="https://nv-sana.mit.edu/"><img src="https://img.shields.io/static/v1?label=Demo:6x3090&message=MIT&color=yellow"></a> &ensp;
<a href="https://nv-sana.mit.edu/4bit/"><img src="https://img.shields.io/static/v1?label=Demo:1x3090&message=4bit&color=yellow"></a> &ensp;
<a href="https://nv-sana.mit.edu/ctrlnet/"><img src="https://img.shields.io/static/v1?label=Demo:1x3090&message=ControlNet&color=yellow"></a> &ensp;
<a href="https://replicate.com/chenxwh/sana"><img src="https://img.shields.io/static/v1?label=API:H100&message=Replicate&color=pink"></a> &ensp;
<a href="https://discord.gg/rde6eaE5Ta"><img src="https://img.shields.io/static/v1?label=Discuss&message=Discord&color=purple&logo=discord"></a> &ensp;
</div>
Expand Down
Binary file removed asset/controlnet/controlnet_app.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion asset/docs/sana_controlnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ python app/app_sana_controlnet_hed.py \
```

<p align="center" border-raduis="10px">
<img src="../controlnet/controlnet_app.jpg" width="90%" alt="teaser_page2"/>
<img src="https://nvlabs.github.io/Sana/asset/content/controlnet/controlnet_app.jpg" width="90%" alt="teaser_page2"/>
</p>

### 2). Inference with JSON file
Expand Down

0 comments on commit 32f495b

Please sign in to comment.