atatakun commited on
Commit
d86ee53
1 Parent(s): a8cd162

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -318,7 +318,7 @@ with block:
318
 
319
  gr.Markdown("<hr>")
320
  with gr.Row():
321
- gr.Markdown("## Lineart Anime \n<p>Check Invert to use with Mochi Diffusion.")
322
  with gr.Row():
323
  with gr.Column():
324
  input_image = gr.Image(source='upload', type="numpy")
 
318
 
319
  gr.Markdown("<hr>")
320
  with gr.Row():
321
+ gr.Markdown("## Lineart Anime \n<p>Check Invert to use with Mochi Diffusion. Inverted image can also be created here for use with ControlNet Scribble.")
322
  with gr.Row():
323
  with gr.Column():
324
  input_image = gr.Image(source='upload', type="numpy")