Closed VGF64 closed 5 months ago
I got it resolved! I followed this specific guide and it did the trick! I think me not having xformers was the reason it wasn't working. Or I didn't have the correct materials to run PixArt Sigma.
https://civitai.com/articles/5355/installing-comfyui-for-use-with-pixart-sigma
I think for the original issue, it must've been a filename problem. It's loaded via transformers so it just looks for very specific files and filenames. Maybe you were missing the model index json. Relevant part of error is this:
For loading it as a file, the reason it didn't work was that it only loaded one half of the model (there's 2 parts, hence why we need to use the "folder" mode). There's one linked in the readme that should work with that but yeah, sorry, it's more convoluted than it should be. Glad you got it working.
I'm trying to run on PixArt Sigma but this node kept giving me trouble every time. I had uninstalled and reinstalled the node to no avail. I have the necessary requirements to run PixArt Sigma in the t5 folder but when the path is set to "folder" it kept giving me various kinds of errors, such as "missing config.json". The config name was initially renamed to something different so I renamed it back, and then it gave me another error saying:
And this is where the heart of the confusions lie. I have seen other people's workflow with the path option set to "folder" and they work just fine. This issue seems to be entirely unique to me as I don't see anyone else with this problem.
Also to note, when the path type is set to "file", the output image becomes a noisy mess, and even that is in question because I'm still not entirely sure what causes that too. I got the right VAE for it too.