Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1885,8 +1885,8 @@ def idea_generator_app():
|
|
1885 |
|
1886 |
# ์์ ์ฃผ์
|
1887 |
example_topics = {
|
1888 |
-
"example1": "
|
1889 |
-
"example2": "
|
1890 |
"example3": "์ฌ์ฉ์ ์ธํฐํ์ด์ค(UI/UX) ํ์ ์ ์ํ ์จ์ด๋ฌ๋ธ ๊ธฐ๊ธฐ ์์ด๋์ด"
|
1891 |
}
|
1892 |
sb.subheader("Example Topics")
|
|
|
1885 |
|
1886 |
# ์์ ์ฃผ์
|
1887 |
example_topics = {
|
1888 |
+
"example1": "'๊ณ ์์ด ์ฅ๋๊ฐ' ๋์์ธ",
|
1889 |
+
"example2": "์ฌ๋ฐ ๋์ ๊ฐ๋ฅํ ๋๋ก ๋์์ธ",
|
1890 |
"example3": "์ฌ์ฉ์ ์ธํฐํ์ด์ค(UI/UX) ํ์ ์ ์ํ ์จ์ด๋ฌ๋ธ ๊ธฐ๊ธฐ ์์ด๋์ด"
|
1891 |
}
|
1892 |
sb.subheader("Example Topics")
|