vinesmsuic
commited on
Commit
•
2761061
1
Parent(s):
2b1665d
update readme
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
---
|
11 |
|
12 |
diffuser port of https://huggingface.co/osunlp/InstructPix2Pix-MagicBrush.
|
|
|
13 |
|
14 |
```python
|
15 |
from PIL import Image, ImageOps
|
|
|
10 |
---
|
11 |
|
12 |
diffuser port of https://huggingface.co/osunlp/InstructPix2Pix-MagicBrush.
|
13 |
+
diffuser version of `MagicBrush-epoch-000168.ckpt`
|
14 |
|
15 |
```python
|
16 |
from PIL import Image, ImageOps
|