nicolai256 / Stable-textual-inversion_win

MIT License
241 stars 43 forks source link

Embeddings Files #21

Open emmajane1313 opened 2 years ago

emmajane1313 commented 2 years ago

The outputs are really far off from what I trained on. For example I trained on clothing items and the outputs are houses. I'm using embeddings-gs-6100.pt file for running outputs right after training, should I be using a lower one or something different? I just followed each cell as instructed with no errors, so not sure why it turned out this way. I did use multiple initialisers + placeholders as suggested.

nicolai256 commented 2 years ago

try a different learning rate (03) and num_vectors a little higher maybe :)

emmajane1313 commented 2 years ago

will do. what do the different embeddings files/numbers refer to? is it the different stages of training/steps?

nicolai256 commented 2 years ago

will do. what do the different embeddings files/numbers refer to? is it the different stages of training/steps?

yeah