cati commited on
Commit
ed9427b
1 Parent(s): c5c55fd
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -18,6 +18,8 @@ def manager(word,group,aligner):
18
  return fig
19
 
20
 
 
 
21
  bl = gr.Blocks()
22
  with bl:
23
  gr.Markdown(
 
18
  return fig
19
 
20
 
21
+ css = ".matplotlib {height: 60rem !important; width: 100% !important;}"
22
+
23
  bl = gr.Blocks()
24
  with bl:
25
  gr.Markdown(