silvaKenpachi commited on
Commit
b883091
·
verified ·
1 Parent(s): ee4f4ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ inputs = [gr.Dataframe(
37
  col_count=(len(headers), "fixed"),
38
  label="Input Data",
39
  interactive=True,
40
- max_rows=100000
41
  )]
42
 
43
  outputs = [gr.Dataframe(
 
37
  col_count=(len(headers), "fixed"),
38
  label="Input Data",
39
  interactive=True,
40
+ max_rows=100000
41
  )]
42
 
43
  outputs = [gr.Dataframe(