multimodalart HF Staff commited on
Commit
740146e
·
verified ·
1 Parent(s): 7a2b253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -320,8 +320,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
320
  gr.Markdown(
321
  """
322
  # Diptych Prompting: Zero-Shot Subject-Driven & Style-Driven Image Generation
323
- ### Gradio Demo for the paper "[Large-Scale Text-to-Image Model with Inpainting is a Zero-Shot Subject-Driven Image Generator](https://diptychprompting.github.io/)"
324
- This demo implements both subject-driven generation and style transfer with advanced controls.
325
  """
326
  )
327
  with gr.Row():
 
320
  gr.Markdown(
321
  """
322
  # Diptych Prompting: Zero-Shot Subject-Driven & Style-Driven Image Generation
323
+ ### Demo for the paper "[Large-Scale Text-to-Image Model with Inpainting is a Zero-Shot Subject-Driven Image Generator](https://diptychprompting.github.io/)"
 
324
  """
325
  )
326
  with gr.Row():