Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
|
| 8 |
<img src="./images/image_demo.jpg" width = "800" />
|
|
|
|
| 9 |
|
| 10 |
|
| 11 |
Diffusers version: until the next Diffusers pypi release,
|
|
@@ -42,7 +43,4 @@ image.save("image.jpg")
|
|
| 42 |
|
| 43 |
## Limitation
|
| 44 |
The current weights are trained on 512x512, but inference can still be performed on non-512 sizes.
|
| 45 |
-
The latest 1024 + multi-scale model is under training, and it will be synchronized and open-sourced on HF afterwards.
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
|
|
|
| 6 |
|
| 7 |
|
| 8 |
<img src="./images/image_demo.jpg" width = "800" />
|
| 9 |
+
<img src="./images/image_demo_weight.png" width = "800" />
|
| 10 |
|
| 11 |
|
| 12 |
Diffusers version: until the next Diffusers pypi release,
|
|
|
|
| 43 |
|
| 44 |
## Limitation
|
| 45 |
The current weights are trained on 512x512, but inference can still be performed on non-512 sizes.
|
| 46 |
+
The latest 1024 + multi-scale model is under training, and it will be synchronized and open-sourced on HF afterwards.
|
|
|
|
|
|
|
|
|