Mansib commited on
Commit
ba59655
·
1 Parent(s): 47a2615

Updated metrics

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -77,6 +77,7 @@ theme.set(input_radius="64px",
77
  block_label_right_radius='64px',
78
  block_title_radius='64px'
79
  )
 
80
 
81
  with gr.Interface(
82
  theme=theme,
 
77
  block_label_right_radius='64px',
78
  block_title_radius='64px'
79
  )
80
+ theme.radius_lg = '64px'
81
 
82
  with gr.Interface(
83
  theme=theme,