Salimtoama15 commited on
Commit
72c4880
·
verified ·
1 Parent(s): a4dc43a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -56,4 +56,5 @@ def generate_best_tweet(text_input):
56
  text_input,
57
  max_length=50,
58
  num_return_sequences=10,
59
- do_samp_)
 
 
56
  text_input,
57
  max_length=50,
58
  num_return_sequences=10,
59
+ do_samp_
60
+ )