arxivgpt kim commited on
Commit
28bb0f9
โ€ข
1 Parent(s): 3f61e5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -61,6 +61,7 @@ links = [
61
  ("ํ…์ŠคํŠธ to ์ด๋ฏธ์ง€, ์™ธ๋ถ€ ๋งํฌ", "https://huggingface.co/spaces/songweig/rich-text-to-image"),
62
  ]
63
 
 
64
  def show_notices():
65
  # ๊ณต์ง€์‚ฌํ•ญ ๋ชฉ๋ก์„ HTML ํ˜•์‹์œผ๋กœ ๋ณ€ํ™˜
66
  html_output = "<ul>"
 
61
  ("ํ…์ŠคํŠธ to ์ด๋ฏธ์ง€, ์™ธ๋ถ€ ๋งํฌ", "https://huggingface.co/spaces/songweig/rich-text-to-image"),
62
  ]
63
 
64
+
65
  def show_notices():
66
  # ๊ณต์ง€์‚ฌํ•ญ ๋ชฉ๋ก์„ HTML ํ˜•์‹์œผ๋กœ ๋ณ€ํ™˜
67
  html_output = "<ul>"