Dongxu Li commited on
Commit
3d0b109
1 Parent(s): 8e7e9bb

suspend demo due to safety concerns.

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -133,8 +133,7 @@ article = """<strong>Paper</strong>: <a href='https://arxiv.org/abs/2301.12597'
133
  <p> <strong>Project Page</strong>: <a href='https://github.com/salesforce/LAVIS/tree/main/projects/blip2' target='_blank'> BLIP2 on LAVIS</a>
134
  <br> <strong>Description</strong>: Captioning results from <strong>BLIP2_OPT_6.7B</strong>. Chat results from <strong>BLIP2_FlanT5xxl</strong>.
135
 
136
- <p><strong>We have disabled image uploading from March 21. 2023. </strong>
137
- <p><strong>Please try examples provided below.</strong>
138
  """
139
 
140
  endpoint = Endpoint()
133
  <p> <strong>Project Page</strong>: <a href='https://github.com/salesforce/LAVIS/tree/main/projects/blip2' target='_blank'> BLIP2 on LAVIS</a>
134
  <br> <strong>Description</strong>: Captioning results from <strong>BLIP2_OPT_6.7B</strong>. Chat results from <strong>BLIP2_FlanT5xxl</strong>.
135
 
136
+ <p><strong>We have now suspended the official BLIP2 demo from March 23. 2023. </strong>
 
137
  """
138
 
139
  endpoint = Endpoint()