freemt commited on
Commit
7a10d0b
·
1 Parent(s): e2968f8

Update gr.interface title layout theme

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -64,7 +64,10 @@ try:
64
  """),
65
  ],
66
  out_df,
67
- name="gradio-cmat",
 
 
 
68
  description="Gen correlation matrix for multlingual texts",
69
  article="Click 'Clear' first for subsequent new texts",
70
  examples=[
 
64
  """),
65
  ],
66
  out_df,
67
+ title="gradio-cmat",
68
+ theme="grass",
69
+ allow_flagging="auto",
70
+ layout="vertical",
71
  description="Gen correlation matrix for multlingual texts",
72
  article="Click 'Clear' first for subsequent new texts",
73
  examples=[