Fix image URL
Browse filesThis PR ensures the image is displayed.
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>
|