eienmojiki commited on
Commit
8e23a03
·
verified ·
1 Parent(s): 018be95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(
177
  </style>
178
 
179
  <h1 class="title"><span>Starry XL 5.2</span></h1>
180
- <p>This is a simple demo for <strong>Starry XL</strong>. Feel free to report any issue at Community tab or create a PR if you want to contribute to this demo ~</p>
181
  """
182
  )
183
 
 
177
  </style>
178
 
179
  <h1 class="title"><span>Starry XL 5.2</span></h1>
180
+ <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>
181
  """
182
  )
183