JakeFake222 commited on
Commit
62f1a95
·
verified ·
1 Parent(s): 5389e33

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -397,7 +397,7 @@ def handle_files(files):
397
  # UI
398
  # ============================================================================
399
 
400
- with gr.Blocks(theme=gr.themes.Soft(), title="MAKER Agent") as demo:
401
 
402
  gr.HTML("""
403
  <div style="text-align: center; padding: 20px 0;">
 
397
  # UI
398
  # ============================================================================
399
 
400
+ with gr.Blocks(title="MAKER Agent") as demo:
401
 
402
  gr.HTML("""
403
  <div style="text-align: center; padding: 20px 0;">