Spaces:
Sleeping
Sleeping
Commit
·
a9a765d
1
Parent(s):
238f256
Update app.py
Browse files
app.py
CHANGED
@@ -44,5 +44,4 @@ with gr.Blocks() as demo:
|
|
44 |
gr.Label("Confusion Maxtrix with Historical White Prediction Performance")
|
45 |
input_img = gr.Image("confusion_matrix_wine_white.png", elem_id="confusion-matrix-white")
|
46 |
|
47 |
-
|
48 |
demo.launch()
|
|
|
44 |
gr.Label("Confusion Maxtrix with Historical White Prediction Performance")
|
45 |
input_img = gr.Image("confusion_matrix_wine_white.png", elem_id="confusion-matrix-white")
|
46 |
|
|
|
47 |
demo.launch()
|