awacke1 commited on
Commit
b518c61
β€’
1 Parent(s): 55b1262

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ def load_mesh(mesh_file_name):
7
 
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=[
 
7
 
8
  demo = gr.Interface(
9
  fn=load_mesh,
10
+ title='🎨HF 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=[