reab5555 commited on
Commit
554aafe
·
verified ·
1 Parent(s): 2ecda83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ with gr.Blocks() as iface:
108
  example_btn_1 = gr.Button("Load Example: Bill Clinton and Jim Lehrer")
109
  example_btn_2 = gr.Button("Load Example: Wade Wilson Penalty Phase Trial")
110
  gr.HTML("<div style='height: 30px;'></div>")
111
- = gr.Image(value="appendix/Anomay Detection.png", label='Flowchart')
112
  gr.HTML("<div style='height: 20px;'></div>")
113
  gr.Markdown("""
114
 
 
108
  example_btn_1 = gr.Button("Load Example: Bill Clinton and Jim Lehrer")
109
  example_btn_2 = gr.Button("Load Example: Wade Wilson Penalty Phase Trial")
110
  gr.HTML("<div style='height: 30px;'></div>")
111
+ gr.Image(value="appendix/Anomay Detection.png", label='Flowchart')
112
  gr.HTML("<div style='height: 20px;'></div>")
113
  gr.Markdown("""
114