aslan-ng commited on
Commit
b6b9196
·
verified ·
1 Parent(s): 7ae2126

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -738,7 +738,7 @@ agent = smolagents.CodeAgent(
738
  verbosity_level=2, # show steps in logs for class demo
739
  )
740
 
741
- with gr.Blocks(theme=gr.themes.Ocean()) as demo:
742
 
743
  # Centered title and description using HTML
744
  gr.HTML("""
 
738
  verbosity_level=2, # show steps in logs for class demo
739
  )
740
 
741
+ with gr.Blocks() as demo:
742
 
743
  # Centered title and description using HTML
744
  gr.HTML("""