Fix image URL (#2)
Browse files- Fix image URL (00c578d44fb00e57355ab4abb5925169a2f96dca)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-to-image
|
|
6 |
|
7 |
# URAE: ~~Your Free FLUX Pro Ultra~~
|
8 |
|
9 |
-
<img src='teaser.jpg' width='100%' />
|
10 |
<br>
|
11 |
|
12 |
<a href="https://arxiv.org/abs/2503.16322"><img src="https://img.shields.io/badge/arXiv-2503.16322-A42C25.svg" alt="arXiv"></a>
|
|
|
6 |
|
7 |
# URAE: ~~Your Free FLUX Pro Ultra~~
|
8 |
|
9 |
+
<img src='https://github.com/Huage001/URAE/raw/main/teaser.jpg' width='100%' />
|
10 |
<br>
|
11 |
|
12 |
<a href="https://arxiv.org/abs/2503.16322"><img src="https://img.shields.io/badge/arXiv-2503.16322-A42C25.svg" alt="arXiv"></a>
|