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

update description.

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -134,6 +134,7 @@ article = """<strong>Paper</strong>: <a href='https://arxiv.org/abs/2301.12597'
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()
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
+ <p><strong>For example usage, see notebooks https://github.com/salesforce/LAVIS/tree/main/examples.</strong>
138
  """
139
 
140
  endpoint = Endpoint()