atatakun commited on
Commit
1a1cd6c
1 Parent(s): 5a19940

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,7 +242,7 @@ with block:
242
 
243
  gr.Markdown("<hr>")
244
  with gr.Row():
245
- gr.Markdown("## Inpaint \n<p>Mochi Diffusionの次バージョンで使えるようになるかもしれないので試作中")
246
  with gr.Row():
247
  with gr.Column():
248
  input_image = gr.Image(source='upload', type="numpy", tool="sketch", height=512)
 
242
 
243
  gr.Markdown("<hr>")
244
  with gr.Row():
245
+ gr.Markdown("## Inpaint \n<p>Mochi Diffusion v4.1で使えるようになりました")
246
  with gr.Row():
247
  with gr.Column():
248
  input_image = gr.Image(source='upload', type="numpy", tool="sketch", height=512)