soojeongcrystal commited on
Commit
d09b1dc
·
verified ·
1 Parent(s): d70ec87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ iface = gr.Interface(
39
  ],
40
  outputs=gr.Textbox(label="카드뉴스 기획안", lines=15),
41
  title="카드뉴스 생성기 by Crystal✨",
42
- description="행복컬리지의 행복을 위하여...🙋🏻‍♀️"
43
 
44
  )
45
 
 
39
  ],
40
  outputs=gr.Textbox(label="카드뉴스 기획안", lines=15),
41
  title="카드뉴스 생성기 by Crystal✨",
42
+ description="행복컬리지의 행복을 위하여...🙋🏻‍♀️240301🇰🇷"
43
 
44
  )
45