Szeyu commited on
Commit
17e6246
·
verified ·
1 Parent(s): 44b8b7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -39,7 +39,6 @@ def generate_content(image):
39
  raw = storyer(
40
  prompt,
41
  max_new_tokens=150,
42
- min_new_tokens=50,
43
  temperature=0.7,
44
  top_p=0.9,
45
  no_repeat_ngram_size=2,
 
39
  raw = storyer(
40
  prompt,
41
  max_new_tokens=150,
 
42
  temperature=0.7,
43
  top_p=0.9,
44
  no_repeat_ngram_size=2,