You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I trained embeddings with single placeholder and single init word, 11 pictures, 12k iterations and no --init_word in cell. Its going nice. Pictures in train folder are good. txt2img demo in your colab works well, but. When i try to use embeddings in another forks, it wont produce me a similar result. I read a bunch of threads but cant find answer. It rly doing nothing and i dont know why. Can you advise something?
Both repos appear to save embeddings in the exact same format, with only minor differences like using quotation marks vs apostrophes for string declarations
Hi!
I trained embeddings with single placeholder and single init word, 11 pictures, 12k iterations and no --init_word in cell. Its going nice. Pictures in train folder are good. txt2img demo in your colab works well, but. When i try to use embeddings in another forks, it wont produce me a similar result. I read a bunch of threads but cant find answer. It rly doing nothing and i dont know why. Can you advise something?
For example in this repo - https://github.com/AUTOMATIC1111/stable-diffusion-webui
UPD.
Apparently, if you do not use the line --init_word "XX" in the cell, then embedding will not work in other forks.
The text was updated successfully, but these errors were encountered: