opsiclear-admin commited on
Commit
f3d01ab
·
verified ·
1 Parent(s): 1c9dd46

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -662,7 +662,7 @@ def extract_glb(
662
  return glb_path
663
 
664
 
665
- with gr.Blocks(delete_cache=(600, 600), theme=gr.themes.Soft(primary_hue="orange", neutral_hue="slate")) as demo:
666
  gr.HTML("""
667
  <div style="display: flex; align-items: center; gap: 20px; margin-bottom: 10px;">
668
  <a href="https://www.opsiclear.com" target="_blank">
 
662
  return glb_path
663
 
664
 
665
+ with gr.Blocks(theme=gr.themes.Soft(primary_hue="orange", neutral_hue="slate")) as demo:
666
  gr.HTML("""
667
  <div style="display: flex; align-items: center; gap: 20px; margin-bottom: 10px;">
668
  <a href="https://www.opsiclear.com" target="_blank">