watagassy commited on
Commit
545d02c
·
verified ·
1 Parent(s): d673ffd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(radius_size=gr.themes.sizes.radius_sm)
73
  with gr.Row():
74
  input = gr.Textbox(
75
  label="質問",
76
- placeholder="芸魔龍王アメイジンの出た時の効果は、後から出たクリーチャーも影響しますか",
77
  lines=3,
78
  )
79
  with gr.Row():
 
73
  with gr.Row():
74
  input = gr.Textbox(
75
  label="質問",
76
+ placeholder="カードを指定して破壊する能力でクリーチャーの下にあるカードを指定できますか",
77
  lines=3,
78
  )
79
  with gr.Row():