eienmojiki commited on
Commit
e4ac65c
·
verified ·
1 Parent(s): e33d4fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -16,6 +16,8 @@ with gr.Blocks(
16
  # 🪄 LayerDiffuse - Flux version ☔
17
 
18
  A Flux version implementation of LayerDiffuse ([LayerDiffuse](https://github.com/lllyasviel/LayerDiffuse))
 
 
19
  """
20
  )
21
  prompt = gr.Text(
 
16
  # 🪄 LayerDiffuse - Flux version ☔
17
 
18
  A Flux version implementation of LayerDiffuse ([LayerDiffuse](https://github.com/lllyasviel/LayerDiffuse))
19
+
20
+ **Feel free to open a PR and contribute to this demo to help improve it!**
21
  """
22
  )
23
  prompt = gr.Text(