Add project website link
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ prompt = "portrait of gorgeous cyborg with golden hair, high resolution"
|
|
54 |
image = pipeline(prompt=prompt, num_inference_steps=30).images[0]
|
55 |
```
|
56 |
|
57 |
-
For qualitative results, please visit our [project website]
|
58 |
|
59 |
## Citation
|
60 |
|
|
|
54 |
image = pipeline(prompt=prompt, num_inference_steps=30).images[0]
|
55 |
```
|
56 |
|
57 |
+
For qualitative results, please visit our [project website](https://mapo-t2i.github.io/).
|
58 |
|
59 |
## Citation
|
60 |
|