RyanHangZhou commited on
Commit
9a851bc
·
verified ·
1 Parent(s): 035fae5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -13,4 +13,16 @@ pipeline_tag: image-to-image
13
  library_name: diffusers
14
  tags:
15
  - art
16
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  library_name: diffusers
14
  tags:
15
  - art
16
+ ---
17
+
18
+ # PICS: Pairwise Image Compositing with Spatial Interactions
19
+
20
+ <table align="center">
21
+ <tr>
22
+ <td align="center">
23
+ <img src="https://github.com/RyanHangZhou/PICS/raw/main/assets/figure.jpg" alt="PICS Teaser" width="100%">
24
+ </td>
25
+ </tr>
26
+ </table>
27
+
28
+ [Project page](https://ryanhangzhou.github.io/pics/) | [Paper](https://openreview.net/pdf?id=zNCNEOhKps)