Logan Zoellner commited on
Commit
33f9fc8
·
1 Parent(s): aa35052
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ with demo:
118
  "based on <a href=https://huggingface.co/spaces/Gradio-Blocks/GPTJ6B_Poetry_LatentDiff_Illustration> Gradio poetry generator</a>."
119
  "<div>first input name, race and class (or generate them randomly)</div>"
120
  "<div>Next, use GPT-J to generate a short description</div>"
121
- "<div>Finally, Generate an illustration 🎨 provided by Latent Diffusion model.</div>"
122
  )
123
 
124
  with gr.Row():
 
118
  "based on <a href=https://huggingface.co/spaces/Gradio-Blocks/GPTJ6B_Poetry_LatentDiff_Illustration> Gradio poetry generator</a>."
119
  "<div>first input name, race and class (or generate them randomly)</div>"
120
  "<div>Next, use GPT-J to generate a short description</div>"
121
+ "<div>Finally, Generate an illustration 🎨 provided by <a href=https://huggingface.co/spaces/multimodalart/latentdiffusion>Latent Diffusion model</a>.</div>"
122
  )
123
 
124
  with gr.Row():