watagassy commited on
Commit
d360af7
·
verified ·
1 Parent(s): c14ffd8

Update app.py

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