michaelj commited on
Commit
1fd1802
1 Parent(s): a12b8d1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def run_example(image_pil):
76
  return preprocessed, mesh_name_obj, mesh_name_glb
77
 
78
 
79
- with gr.Blocks(title="TripoSR") as Demo:
80
  gr.Markdown(
81
  """
82
  # TripoSR Demo
 
76
  return preprocessed, mesh_name_obj, mesh_name_glb
77
 
78
 
79
+ with gr.Blocks(title="TripoSR") as demo:
80
  gr.Markdown(
81
  """
82
  # TripoSR Demo