eagle0504 commited on
Commit
746994a
·
1 Parent(s): 50ca0c0

button added

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -66,6 +66,7 @@ if clear_button:
66
 
67
 
68
  # Load the dataset from a provided source.
 
69
  if submit_button:
70
  if option == "YSA":
71
  begin_t = time.time()
 
66
 
67
 
68
  # Load the dataset from a provided source.
69
+ initial_input = "Please press the submit button!"
70
  if submit_button:
71
  if option == "YSA":
72
  begin_t = time.time()