Update app.py
Browse files
app.py
CHANGED
@@ -742,7 +742,7 @@ def load_json_data():
|
|
742 |
"name": "[์์ฉ] ํ
์คํธ ๋ถ๋ฅ ์์คํ
",
|
743 |
"image_url": "data:image/png;base64," + get_image_base64('classification.png'),
|
744 |
"prompt": "ํ
์คํธ ๋ถ๋ฅ๊ธฐ๋ฅผ ๋ง๋ค์ด์ฃผ์ธ์. transformers.js์ 'text-classification' ํ์ดํ๋ผ์ธ์ ์ฌ์ฉํ์ฌ ํ
์คํธ๋ฅผ ๋ฏธ๋ฆฌ ์ ์๋ ์นดํ
๊ณ ๋ฆฌ๋ก ๋ถ๋ฅํ๋ ์ธํฐํ์ด์ค๋ฅผ ๋ง๋ค์ด์ฃผ์ธ์."
|
745 |
-
} #์ด์ 19๊ฐ, ์ดํ 26๊ฐ
|
746 |
|
747 |
{
|
748 |
"name": "[์์ฉ] BMI ๊ณ์ฐ๊ธฐ",
|
|
|
742 |
"name": "[์์ฉ] ํ
์คํธ ๋ถ๋ฅ ์์คํ
",
|
743 |
"image_url": "data:image/png;base64," + get_image_base64('classification.png'),
|
744 |
"prompt": "ํ
์คํธ ๋ถ๋ฅ๊ธฐ๋ฅผ ๋ง๋ค์ด์ฃผ์ธ์. transformers.js์ 'text-classification' ํ์ดํ๋ผ์ธ์ ์ฌ์ฉํ์ฌ ํ
์คํธ๋ฅผ ๋ฏธ๋ฆฌ ์ ์๋ ์นดํ
๊ณ ๋ฆฌ๋ก ๋ถ๋ฅํ๋ ์ธํฐํ์ด์ค๋ฅผ ๋ง๋ค์ด์ฃผ์ธ์."
|
745 |
+
}, #์ด์ 19๊ฐ, ์ดํ 26๊ฐ
|
746 |
|
747 |
{
|
748 |
"name": "[์์ฉ] BMI ๊ณ์ฐ๊ธฐ",
|