Spaces:
Build error
Build error
footer push
Browse files
app.py
CHANGED
@@ -158,10 +158,15 @@ text-align: center;
|
|
158 |
</style>
|
159 |
<div class="footer">
|
160 |
<p>
|
161 |
-
\n
|
|
|
|
|
|
|
|
|
162 |
Please note that this model was explicitly not trained on images of people, and as a result is not designed to caption images with humans.
|
163 |
-
This demo accompanies our paper RedCaps
|
164 |
-
<a style='display: block; text-align: center;' href="mailto:[email protected]" target="_blank">
|
|
|
165 |
</p>
|
166 |
</div>
|
167 |
"""
|
|
|
158 |
</style>
|
159 |
<div class="footer">
|
160 |
<p>
|
161 |
+
\n
|
162 |
+
\n
|
163 |
+
\n
|
164 |
+
\n
|
165 |
+
\n
|
166 |
Please note that this model was explicitly not trained on images of people, and as a result is not designed to caption images with humans.
|
167 |
+
This demo accompanies our paper RedCaps
|
168 |
+
Created by <a style='display: block; text-align: center;' href="mailto:[email protected]" target="_blank"> Karan Desai </a>, <a style='display: block; text-align: center;' href="mailto:[email protected]" target="_blank"> Gaurav Kaul </a>, <a style='display: block; text-align: center;' href="mailto:[email protected]" target="_blank"> Zubin Aysola </a>, <a style='display: block; text-align: center;' href="mailto:[email protected]" target="_blank"> Justin Johnson </a>
|
169 |
+
|
170 |
</p>
|
171 |
</div>
|
172 |
"""
|