Spaces:
Runtime error
Runtime error
Santiago Roman
commited on
Commit
·
d502afa
1
Parent(s):
3ac8d0c
refresh...?
Browse files
app.py
CHANGED
@@ -29,3 +29,6 @@ with gr.Blocks() as demo:
|
|
29 |
input_img = gr.Image("confusion_matrix.png", elem_id="confusion-matrix")
|
30 |
|
31 |
demo.launch()
|
|
|
|
|
|
|
|
29 |
input_img = gr.Image("confusion_matrix.png", elem_id="confusion-matrix")
|
30 |
|
31 |
demo.launch()
|
32 |
+
|
33 |
+
|
34 |
+
|