seawolf2357 commited on
Commit
b4593a5
Β·
verified Β·
1 Parent(s): 978b5e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -259,7 +259,11 @@ theme = gr.themes.Soft()
259
  def load_json_data():
260
  # ν•˜λ“œμ½”λ”©λœ 데이터 λ°˜ν™˜
261
  return [
262
-
 
 
 
 
263
  {
264
  "name": "[ν™ˆνŽ˜μ΄μ§€] AI μŠ€νƒ€νŠΈμ—…",
265
  "image_url": "data:image/png;base64," + get_image_base64('home.png'), # mouse.gif μ‚¬μš©
 
259
  def load_json_data():
260
  # ν•˜λ“œμ½”λ”©λœ 데이터 λ°˜ν™˜
261
  return [
262
+ {
263
+ "name": "[κ²Œμž„] 보석 팑팑 κ²Œμž„",
264
+ "image_url": "data:image/gif;base64," + get_image_base64('jewel.gif'), # mouse.gif μ‚¬μš©
265
+ "prompt": "이 κ²Œμž„ ꡬ성 ν”„λ‘¬ν”„νŠΈλŠ” μ „λ¬Έκ°€κ°€ μ œμž‘ν•œκ²ƒμœΌλ‘œ 맀우 κΈ΄ λ‚΄μš©μ΄λΌ [email protected]으둜 μš”μ²­ν•˜μ‹œλ©΄ λ³΄λ‚΄λ“œλ¦½λ‹ˆλ‹€. "
266
+ },
267
  {
268
  "name": "[ν™ˆνŽ˜μ΄μ§€] AI μŠ€νƒ€νŠΈμ—…",
269
  "image_url": "data:image/png;base64," + get_image_base64('home.png'), # mouse.gif μ‚¬μš©