tsi-org commited on
Commit
e11d43a
·
verified ·
1 Parent(s): 39ce9f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -222,8 +222,6 @@ css = """
222
  with gr.Blocks(css=css) as blocks:
223
  gr.Markdown("""# Pixio Transparent Generation Demo
224
  A new way to generate with [Pixio](https://pixio.myapps.ai)
225
- # Models: [LayerDiffusion/layerdiffusion-v1](https://huggingface.co/LayerDiffusion/layerdiffusion-v1/tree/main)
226
- # Paper: [Transparent Image Layer Diffusion using Latent Transparency](https://huggingface.co/papers/2402.17113)
227
  """)
228
 
229
  with gr.Row():
 
222
  with gr.Blocks(css=css) as blocks:
223
  gr.Markdown("""# Pixio Transparent Generation Demo
224
  A new way to generate with [Pixio](https://pixio.myapps.ai)
 
 
225
  """)
226
 
227
  with gr.Row():