Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,4 @@ tags:
|
|
24 |
- The upgraded model should now work with both image2image and text2image.
|
25 |
- IMPORTANT: Remeber that in image2image, your STARTING IMAGE must always be the same size as your model. A 512x512 model will only work with a 512x512 starting image, a 768x512 model will only work with a 786x512 starting image, etc.
|
26 |
- Both the model and the starting image sizes are listed as WIDTH x HEIGHT. 512x768 is a "portrait" orientation. 768x512 is a "landscape" oriemtation.
|
27 |
-
- Please report any issues you encounter so that I can try resolve them.
|
|
|
24 |
- The upgraded model should now work with both image2image and text2image.
|
25 |
- IMPORTANT: Remeber that in image2image, your STARTING IMAGE must always be the same size as your model. A 512x512 model will only work with a 512x512 starting image, a 768x512 model will only work with a 786x512 starting image, etc.
|
26 |
- Both the model and the starting image sizes are listed as WIDTH x HEIGHT. 512x768 is a "portrait" orientation. 768x512 is a "landscape" oriemtation.
|
27 |
+
- Please report any issues that you encounter in the Community Discussion area here so that I can try resolve them.
|