eienmojiki commited on
Commit
58840c9
·
verified ·
1 Parent(s): 8fc5b86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -168,6 +168,7 @@ with gr.Blocks(
168
 
169
  <h1 class="title"><span>Starry XL 5.2</span></h1>
170
  <p>Explore <strong>Starry XL</strong> with this intuitive demo! We always welcome your feedback, so please share any issues you encounter in the Community tab. If you love Starry XL, contribute to its development by creating a pull request.</p>
 
171
  """
172
  )
173
 
 
168
 
169
  <h1 class="title"><span>Starry XL 5.2</span></h1>
170
  <p>Explore <strong>Starry XL</strong> with this intuitive demo! We always welcome your feedback, so please share any issues you encounter in the Community tab. If you love Starry XL, contribute to its development by creating a pull request.</p>
171
+ <p><strong>Model page:</strong> https://huggingface.co/eienmojiki/Starry-XL-v5.2</p>
172
  """
173
  )
174