Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ from diffusers import StableDiffusionInstructPix2PixPipeline
|
|
20 |
title = "InstructCV"
|
21 |
|
22 |
description = """
|
23 |
-
<p style='text-align: center'> Yulu Gan, Sungwoo Park, Alex Schubert, Ahmed Alaa <br>
|
24 |
<a href='https://huggingface.co/spaces/yulu2/InstructCV/' target='_blank'>Project Page</a> | <a href='https://arxiv.org' target='_blank'>Paper</a> | <a href='https://github.com' target='_blank'>Code</a></p>
|
25 |
Gradio demo for InstructCV: Instruction-Tuned Text-to-Image Diffusion Models As Vision Generalists. \n
|
26 |
You may upload any images you like and try to let the model do vision tasks following your intent. \n
|
|
|
20 |
title = "InstructCV"
|
21 |
|
22 |
description = """
|
23 |
+
<p style='text-align: center'> Yulu Gan, Sungwoo Park, Alex Schubert, Anthony Philippakis, Ahmed Alaa <br>
|
24 |
<a href='https://huggingface.co/spaces/yulu2/InstructCV/' target='_blank'>Project Page</a> | <a href='https://arxiv.org' target='_blank'>Paper</a> | <a href='https://github.com' target='_blank'>Code</a></p>
|
25 |
Gradio demo for InstructCV: Instruction-Tuned Text-to-Image Diffusion Models As Vision Generalists. \n
|
26 |
You may upload any images you like and try to let the model do vision tasks following your intent. \n
|