awacke1 commited on
Commit
e665706
β€’
1 Parent(s): 1e44d2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ def load_mesh(mesh_file_name):
8
  demo = gr.Interface(
9
  fn=load_mesh,
10
  title='🎨2Dto3D.GLB🎈',
11
- article='Create your GLB 3d model with animation from 2d image here: https://monstermash.zone/# Papers and code for SOTA in 3D AI: https://paperswithcode.com/datasets?q=3d&v=lst&o=match',
12
  inputs=gr.Model3D(),
13
  outputs=[
14
  gr.Model3D(
 
8
  demo = gr.Interface(
9
  fn=load_mesh,
10
  title='🎨2Dto3D.GLB🎈',
11
+ article='Create your GLB 3d model with animation from 2d image here: https://monstermash.zone/# Papers and code for SOTA in 3D AI: https://paperswithcode.com/datasets?q=3d&v=lst&o=newest',
12
  inputs=gr.Model3D(),
13
  outputs=[
14
  gr.Model3D(