Dongxu Li commited on
Commit
8564081
1 Parent(s): 7667e4b

remove warning.

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -131,7 +131,6 @@ article = """<strong>Paper</strong>: <a href='https://arxiv.org/abs/2301.12597'
131
  <br> <strong>Code</strong>: BLIP2 is now integrated into GitHub repo: <a href='https://github.com/salesforce/LAVIS' target='_blank'>LAVIS: a One-stop Library for Language and Vision</a>
132
  <br> <strong>Project Page</strong>: <a href='https://github.com/salesforce/LAVIS/tree/main/projects/blip2' target='_blank'> BLIP2 on LAVIS</a>
133
  <br> <strong>Description</strong>: Captioning results from <strong>BLIP2_OPT_6.7B</strong>. Chat results from <strong>BLIP2_FlanT5xxl</strong>.
134
- <br> <p style="color:red">We are shutting down the server for updates and will get back soon. Thanks for your patience.</p>
135
  """
136
 
137
  endpoint = Endpoint()
 
131
  <br> <strong>Code</strong>: BLIP2 is now integrated into GitHub repo: <a href='https://github.com/salesforce/LAVIS' target='_blank'>LAVIS: a One-stop Library for Language and Vision</a>
132
  <br> <strong>Project Page</strong>: <a href='https://github.com/salesforce/LAVIS/tree/main/projects/blip2' target='_blank'> BLIP2 on LAVIS</a>
133
  <br> <strong>Description</strong>: Captioning results from <strong>BLIP2_OPT_6.7B</strong>. Chat results from <strong>BLIP2_FlanT5xxl</strong>.
 
134
  """
135
 
136
  endpoint = Endpoint()