phenomenon1981 commited on
Commit
334e3b7
·
1 Parent(s): 38a9d26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -107,4 +107,5 @@ with gr.Blocks() as myface:
107
 
108
  myface.launch(enable_queue=True, inline=True)
109
  block.queue(concurrency_count=100)
110
- description="""Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0">Dreamlike Photoreal 2.0</a> Stable Diffusion model."""
 
 
107
 
108
  myface.launch(enable_queue=True, inline=True)
109
  block.queue(concurrency_count=100)
110
+ article = """---
111
+ Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0">Dreamlike Photoreal 2.0</a> Stable Diffusion model."""