Replies: 3 comments
|
So far, no way. You can create an imitation, but it will not be accurate. I think need a special mechanism is required to check the tail pattern. |
0 replies
|
@MarkKoval this is actually a great idea. Currently it's not possible to generate tiled / seamless images in Fooocus, but with the help of https://pypi.org/project/img2texture (source: https://github.com/rtmigo/img2texture#readme) his could be achieved. Feel free to implement this as UOV item! |
0 replies
|
I found a quick description of what another person used to create the "tiled" effect (found at the bottom of this page): "The model uses a circular convolution, so the model sees the image as if all the parallel edges were connected. Like a tube, but in both directions to form a torus:" |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everybody!
How I can generate pattern image or something --tile in Foocus?
Using this promt: scribble of moss on rocks pattern --tile
I recieve this, but its not pattern:


Else promt: flower pattern
Recieve this and its not a pattern:


Maybe someone know how to create pattern?
All reactions