Kieran Fraser commited on
Commit
2d45476
1 Parent(s): dffb9cc

Signed-off-by: Kieran Fraser <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ css = """
47
  .cust-width { min-width: 250px !important;}
48
  .eval-bt { background-color: #3b74f4; color: white; }
49
  input[type="number"].svelte-3iwdd6 { padding-top: 20px; padding-bottom: 20px;}
50
- .space-iframe ( height: 2000px; )
51
  """
52
 
53
  def sample_CIFAR10():
 
47
  .cust-width { min-width: 250px !important;}
48
  .eval-bt { background-color: #3b74f4; color: white; }
49
  input[type="number"].svelte-3iwdd6 { padding-top: 20px; padding-bottom: 20px;}
50
+ .space-iframe ( height: 3500px !important; )
51
  """
52
 
53
  def sample_CIFAR10():