CircleStar commited on
Commit
eba4dac
·
verified ·
1 Parent(s): ca16013

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -459,8 +459,7 @@ with gr.Blocks(title="CNN Trainer and Tester") as demo:
459
  title="Training Curves",
460
  y_title="Value",
461
  x_title="Epoch",
462
- width=700,
463
- height=400,
464
  )
465
 
466
  with gr.Tab("Test"):
 
459
  title="Training Curves",
460
  y_title="Value",
461
  x_title="Epoch",
462
+
 
463
  )
464
 
465
  with gr.Tab("Test"):