Spaces:
Runtime error
Runtime error
Commit
·
0a81b19
1
Parent(s):
9afcee2
fix link
Browse files
app.py
CHANGED
@@ -212,7 +212,7 @@ examples = [
|
|
212 |
|
213 |
title = 'Understanding 3D Object Interaction from a Single Image'
|
214 |
description = """
|
215 |
-
<p style='text-align: center'> <a href='https://jasonqsy.github.io/
|
216 |
Gradio demo for Understanding 3D Object Interaction from a Single Image. \n
|
217 |
You may click on of the examples or upload your own image. \n
|
218 |
After having the image, you can click on the image to create a single query point. You can then hit Run.\n
|
|
|
212 |
|
213 |
title = 'Understanding 3D Object Interaction from a Single Image'
|
214 |
description = """
|
215 |
+
<p style='text-align: center'> <a href='https://jasonqsy.github.io/3DOI/' target='_blank'>Project Page</a> | <a href='#' target='_blank'>Paper</a> | <a href='https://github.com/JasonQSY/3DOI' target='_blank'>Code</a></p>
|
216 |
Gradio demo for Understanding 3D Object Interaction from a Single Image. \n
|
217 |
You may click on of the examples or upload your own image. \n
|
218 |
After having the image, you can click on the image to create a single query point. You can then hit Run.\n
|