JW17 commited on
Commit
b2dc57c
1 Parent(s): 5fafbf7

Add project website link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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] (TODO).
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