Text-to-Image
Diffusers
nielsr HF Staff commited on
Commit
00c578d
·
verified ·
1 Parent(s): 895078d

Fix image URL

Browse files

This PR ensures the image is displayed.

Files changed (1) hide show
  1. README.md +1 -1
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>