whyumesh commited on
Commit
88ef1b7
1 Parent(s): ddfecfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -247,7 +247,7 @@ with gr.Blocks() as demo:
247
 
248
  with gr.Column():
249
  gr.Markdown("""
250
- # Welcome to [VFusion3D](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
 
 
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