Sultannn commited on
Commit
e3f81d9
1 Parent(s): 380f757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def run_model(input_text, max_length):
56
  # end
57
 
58
  #example
59
- contoh = [["TAMPAN"],["TIDAK JELAS"]]
60
 
61
  #judul
62
  title = "indonesia Puisi Generator"
 
56
  # end
57
 
58
  #example
59
+ contoh = [["TAMPAN", 100],["TIDAK JELAS", 100]]
60
 
61
  #judul
62
  title = "indonesia Puisi Generator"