New example and README correction
Browse files- README.md +4 -1
- teasers/2.png +3 -0
README.md
CHANGED
@@ -27,11 +27,14 @@ This is a regular IP-Adapter, where the new layers are added into all 38 blocks.
|
|
27 |
|
28 |
<div class="container">
|
29 |
<img src="./teasers/0.png" width="1024"/>
|
|
|
30 |
<img src="./teasers/1.png" width="1024"/>
|
|
|
|
|
31 |
</div>
|
32 |
|
33 |
# Inference
|
34 |
-
|
35 |
```python
|
36 |
import torch
|
37 |
from PIL import Image
|
|
|
27 |
|
28 |
<div class="container">
|
29 |
<img src="./teasers/0.png" width="1024"/>
|
30 |
+
<br><br><br>
|
31 |
<img src="./teasers/1.png" width="1024"/>
|
32 |
+
<br><br><br>
|
33 |
+
<img src="./teasers/2.png" width="1024"/>
|
34 |
</div>
|
35 |
|
36 |
# Inference
|
37 |
+
|
38 |
```python
|
39 |
import torch
|
40 |
from PIL import Image
|
teasers/2.png
ADDED
![]() |
Git LFS Details
|