Spaces:
Build error
Build error
turn off share in spaces
#2
by
akhaliq
HF staff
- opened
app.py
CHANGED
@@ -232,7 +232,7 @@ def main(args):
|
|
232 |
\[4\] Sharma, Piyush, et al. "Conceptual captions: A cleaned, hypernymed, image alt-text dataset for automatic image captioning." Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2018.
|
233 |
''')
|
234 |
|
235 |
-
demo.launch(
|
236 |
|
237 |
|
238 |
if __name__ == "__main__":
|
|
|
232 |
\[4\] Sharma, Piyush, et al. "Conceptual captions: A cleaned, hypernymed, image alt-text dataset for automatic image captioning." Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2018.
|
233 |
''')
|
234 |
|
235 |
+
demo.launch()
|
236 |
|
237 |
|
238 |
if __name__ == "__main__":
|