fantasticstar commited on
Commit
c80db4b
·
verified ·
1 Parent(s): e10c969

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ TITLE = f"""<style>
24
  <div class="joy-header">
25
  <img src="{LOGO_SRC}" alt="JoyCaption logo">
26
  <div>
27
- <h1>FantasticStar Caption Tool <span style="font-weight:400">Beta&nbsp;One</span></h1>
28
  <p>Image-captioning model &nbsp;|&nbsp; build mb350000001</p>
29
  </div>
30
  </div>
 
24
  <div class="joy-header">
25
  <img src="{LOGO_SRC}" alt="JoyCaption logo">
26
  <div>
27
+ <h1>FantasticStar Caption Tool</h1>
28
  <p>Image-captioning model &nbsp;|&nbsp; build mb350000001</p>
29
  </div>
30
  </div>