bhadresh-savani commited on
Commit
0ba692f
·
1 Parent(s): 1c6c270

fixed the issue

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def main():
28
  "Please Choose the Model",
29
  ("t5-base-wikisplit","t5-v1_1-base-wikisplit", "byt5-base-wikisplit","t5-large-wikisplit"))
30
 
31
- change_example = st.sidebar.button("Change Examples")
32
 
33
  st.sidebar.write('''
34
  ## Applications:
 
28
  "Please Choose the Model",
29
  ("t5-base-wikisplit","t5-v1_1-base-wikisplit", "byt5-base-wikisplit","t5-large-wikisplit"))
30
 
31
+ change_example = st.sidebar.checkbox("Try Random Examples")
32
 
33
  st.sidebar.write('''
34
  ## Applications: