tkdehf2 commited on
Commit
f35dc73
·
verified ·
1 Parent(s): 8943a88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,4 +16,4 @@ if len(keyword_list) == 5 and st.button("일기 쓰기"):
16
 
17
  # 생성된 일기 출력
18
  diary = tokenizer.decode(output[0], skip_special_tokens=True)
19
- st.write(diary)
 
16
 
17
  # 생성된 일기 출력
18
  diary = tokenizer.decode(output[0], skip_special_tokens=True)
19
+ st.write(diary)