lichih commited on
Commit
e23356b
·
verified ·
1 Parent(s): 3ae3a9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -84,8 +84,6 @@ def draw_bar_chart(data: dict[str, list[str | float]]):
84
 
85
 
86
  def get_layout():
87
- demo = gr.Interface(fn=Classifier().predict, inputs="image", outputs="plot")
88
- return demo
89
  css = """
90
  .main-title {
91
  font-size: 24px;
 
84
 
85
 
86
  def get_layout():
 
 
87
  css = """
88
  .main-title {
89
  font-size: 24px;