hsienchen commited on
Commit
c021dcb
·
verified ·
1 Parent(s): 4d9d123

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ descript1 = gr.Markdown("""
59
  """)
60
  # gradio block
61
 
62
- with gr.Blocks(theme='snehilsanyal/scikit-learn') as app1:
63
  title ="-COT-"
64
  with gr.Row():
65
  image_box = gr.Image(type="filepath")
 
59
  """)
60
  # gradio block
61
 
62
+ with gr.Blocks(theme='freddyaboulton/dracula_revamped') as app1:
63
  title ="-COT-"
64
  with gr.Row():
65
  image_box = gr.Image(type="filepath")