Dongxu Li commited on
Commit
64aea86
1 Parent(s): 2c3ec9e
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -133,8 +133,8 @@ 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
- <h2><strong>Due to ethical concerns, we have disabled image uploading from March 21. 2023. </strong>
137
- <h2><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>For safety and ethical considerations, we have disabled image uploading from March 21. 2023. </strong>
137
+ <p><strong>Please try examples provided below.</strong>
138
  """
139
 
140
  endpoint = Endpoint()