stshanks commited on
Commit
042feec
·
verified ·
1 Parent(s): 2b12443

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def predict_text(image):
61
 
62
 
63
  # Gradio UI
64
- with gr.Blocks(theme=gr.themes.Soft()) as interface:
65
 
66
  # Header
67
  gr.Markdown(
 
61
 
62
 
63
  # Gradio UI
64
+ with gr.Blocks(theme=gr.themes.Glass()) as interface:
65
 
66
  # Header
67
  gr.Markdown(