rbanfield commited on
Commit
eba161b
1 Parent(s): 50107ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
6
 
7
  dropdown, js = create_theme_dropdown()
8
 
9
- with gr.Blocks(theme='rbanfield/trimble_ai_theme') as demo:
10
  with gr.Row().style(equal_height=True):
11
  with gr.Column(scale=10):
12
  gr.Markdown(
 
6
 
7
  dropdown, js = create_theme_dropdown()
8
 
9
+ with gr.Blocks(theme='trimble/trimble_ai_theme') as demo:
10
  with gr.Row().style(equal_height=True):
11
  with gr.Column(scale=10):
12
  gr.Markdown(