xnetba commited on
Commit
cce3d0b
·
1 Parent(s): b3b157e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,4 +5,5 @@ generator(
5
  "In this course, we will teach you how to",
6
  max_length=30,
7
  num_return_sequences=2,
 
8
  )
 
5
  "In this course, we will teach you how to",
6
  max_length=30,
7
  num_return_sequences=2,
8
+
9
  )