Zeyu multimodalart HF staff commited on
Commit
1dde2b4
1 Parent(s): 28333bd

Update text to inform users that it has been updated to 2.0 (#15)

Browse files

- Update text to inform users that it has been updated to 2.0 (b43dd4e65dc35a15488d79ec614aad77085f8bfe)


Co-authored-by: Multimodal AI art <multimodalart@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -249,7 +249,7 @@ with block:
249
  </h1></a>
250
  </div>
251
  <p style="margin-bottom: 10px; font-size: 94%">
252
- ERNIE-ViLG is a state-of-the-art text-to-image model that generates
253
  images from Chinese text.
254
  </p>
255
  <a href="https://github.com/PaddlePaddle/PaddleHub"><img src="https://user-images.githubusercontent.com/22424850/188184795-98605a22-9af2-4106-827b-e58548f8892f.png" alt="star Paddlehub" width="100%"></a>
 
249
  </h1></a>
250
  </div>
251
  <p style="margin-bottom: 10px; font-size: 94%">
252
+ ERNIE-ViLG 2.0 is a state-of-the-art text-to-image model that generates
253
  images from Chinese text.
254
  </p>
255
  <a href="https://github.com/PaddlePaddle/PaddleHub"><img src="https://user-images.githubusercontent.com/22424850/188184795-98605a22-9af2-4106-827b-e58548f8892f.png" alt="star Paddlehub" width="100%"></a>