mpatel57 commited on
Commit
984b8af
1 Parent(s): f8a9e77

Project page link updated.

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -136,8 +136,7 @@ image_examples = [
136
  with gr.Blocks() as demo:
137
  gr.Markdown(
138
  """<h1 style="text-align: center;"><b>WOUAF:
139
- Weight Modulation for User Attribution and Fingerprinting in Text-to-Image Diffusion Models</b> <br> <a href="https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion
140
- -Models/">Project Page</a></h1>""")
141
 
142
  gr.Markdown(
143
  """<h3>Demo: Text-to-Image (Stable diffusion 2) with random user attribution</h3>
 
136
  with gr.Blocks() as demo:
137
  gr.Markdown(
138
  """<h1 style="text-align: center;"><b>WOUAF:
139
+ Weight Modulation for User Attribution and Fingerprinting in Text-to-Image Diffusion Models</b> <br> <a href="https://wouaf.vercel.app">Project Page</a></h1>""")
 
140
 
141
  gr.Markdown(
142
  """<h3>Demo: Text-to-Image (Stable diffusion 2) with random user attribution</h3>