Spaces:
Build error
Build error
Update app.py
Browse files
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=
|
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(
|