jiuhai commited on
Commit
e63b9d2
·
verified ·
1 Parent(s): 7620933

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -180,15 +180,15 @@ txt = gr.Textbox(
180
  )
181
 
182
 
183
- title_markdown = ("""
184
- # Florence-llama
185
- [[Code](TBD)] [[Model](TBD)] | 📚 [[Arxiv](TBD)]]
186
- """)
187
-
188
  # title_markdown = ("""
189
  # # Florence-VL 8B
 
190
  # """)
191
 
 
 
 
 
192
  tos_markdown = ("""
193
  ### Terms of use
194
  By using this service, users are required to agree to the following terms:
 
180
  )
181
 
182
 
 
 
 
 
 
183
  # title_markdown = ("""
184
  # # Florence-VL 8B
185
+ # [[Code](TBD)] [[Model](TBD)] | 📚 [[Arxiv](TBD)]]
186
  # """)
187
 
188
+ title_markdown = ("""
189
+ # Florence-VL 8B
190
+ """)
191
+
192
  tos_markdown = ("""
193
  ### Terms of use
194
  By using this service, users are required to agree to the following terms: