Spaces:
Runtime error
Runtime error
Dongxu Li
commited on
Commit
•
66be1ae
1
Parent(s):
7723129
update
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ 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
|
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 |
+
<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()
|