Update app.py
Browse files
app.py
CHANGED
@@ -247,7 +247,7 @@ with gr.Blocks() as demo:
|
|
247 |
|
248 |
with gr.Column():
|
249 |
gr.Markdown("""
|
250 |
-
# Welcome to [
|
251 |
|
252 |
This demo allows you to upload an image and generate a 3D model or rendered videos from it.
|
253 |
|
|
|
247 |
|
248 |
with gr.Column():
|
249 |
gr.Markdown("""
|
250 |
+
# Welcome to [tooth3d](https://junlinhan.github.io/projects/vfusion3d.html) Demo
|
251 |
|
252 |
This demo allows you to upload an image and generate a 3D model or rendered videos from it.
|
253 |
|