pharmapsychotic commited on
Commit
60dc2f5
1 Parent(s): 3ab41bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ with gr.Blocks(css=css) as demo:
59
  </h1>
60
  </div>
61
  <p style="margin-bottom: 10px; font-size: 94%">
62
- Sends an image in to <a href="https://huggingface.co/spaces/pharma/CLIP-Interrogator" target="_blank">CLIP Interrogator</a>
63
  to generate a text prompt which is then run through
64
  <a href="https://huggingface.co/spaces/stabilityai/stable-diffusion" target="_blank">Stable Diffusion</a>
65
  to generate new forms of the original!
 
59
  </h1>
60
  </div>
61
  <p style="margin-bottom: 10px; font-size: 94%">
62
+ Sends an image in to <a href="https://huggingface.co/spaces/pharmapsychotic/CLIP-Interrogator" target="_blank">CLIP Interrogator</a>
63
  to generate a text prompt which is then run through
64
  <a href="https://huggingface.co/spaces/stabilityai/stable-diffusion" target="_blank">Stable Diffusion</a>
65
  to generate new forms of the original!