Embeddings that Improve Fluffity Models Quality.
Description
Improved some stuff
Better Quality
Improved Bodyparts?
FAQ
Comments (8)
not recognized by A1111 when put into the embeddings folder
Hmm, Try refreshing it or download through Huggingface repo that is on the Fluffity model.
@lex_hue Nope. I had already tried everything I knew to get it to work and it doesn't. Even the extensions civitai browser plus and civitai helper fail, and they've worked for other embeddings. Helper returned this error in the cmd window. ValueError: too many values to unpack (expected 2). May have something to do with your files having the same name across versions?
@JZ734 Well, when you downloaded it, did you remove the .zip extension? Weirdly enough, civitai slaps .zip at the end.. Remove that and try again
@lex_hue I have file extensions visible, there is no .zip. Other embeddings have worked just fine whether I've downloaded them manually or used helper/browser+
@JZ734 i dunno then… try downloading through huggingface repo: https://huggingface.co/lex-hue/Fluffity/tree/main
@lex_hue I got the huggingface file to work after a little investigating. A1111 was flagging it as malicious and blocking it from running. Adding "--disable-safe-unpickle" to the command line fixed that. Upon further testing, the same was happening with the files downloaded from civitai. Not sure why it was only happening with yours since other embeddings have also been pickletensor. I do believe that different file names on civitai would remedy the confusion for the extensions since browser+ thinks I have every version downloaded even though I only downloaded v3 files.
@JZ734 Well, I always run with disable safe unpickle..
