Spaces:
Running
on
Zero
Running
on
Zero
bennyguo
commited on
Commit
·
efe24a8
1
Parent(s):
fc91ae0
update links
Browse files
app.py
CHANGED
@@ -399,7 +399,7 @@ def generate_3d(scribble_image_dict, prompt, scribble_confidence, text_confidenc
|
|
399 |
with gr.Blocks() as demo:
|
400 |
gr.Markdown("# TripoSG Scribble!!")
|
401 |
gr.Markdown("""
|
402 |
-
[
|
403 |
|
404 |
### Fast 3D shape prototyping with simple scribble and text prompt. Presented by [Tripo](https://www.tripo3d.ai/).
|
405 |
|
|
|
399 |
with gr.Blocks() as demo:
|
400 |
gr.Markdown("# TripoSG Scribble!!")
|
401 |
gr.Markdown("""
|
402 |
+
## [GitHub](https://github.com/VAST-AI-Research/TripoSG) | [Paper](https://arxiv.org/abs/2502.06608) | [Project Page](https://yg256li.github.io/TripoSG-Page/)
|
403 |
|
404 |
### Fast 3D shape prototyping with simple scribble and text prompt. Presented by [Tripo](https://www.tripo3d.ai/).
|
405 |
|