We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to get Stability Matrix running, and it seems there is an issue with the parameters of the function call to load the models
torch.Size([320, 320]) vs torch.Size([320, 320, 1, 1])
The text was updated successfully, but these errors were encountered:
Seems to be some model compatibility issue? Would recommend asking on the SD.Next GitHub for more information
Sorry, something went wrong.
Merge pull request LykosAI#375 from ionite34/merge-main-to-dev-72c4493
9344cdb
No branches or pull requests
I'm trying to get Stability Matrix running, and it seems there is an issue with the parameters of the function call to load the models
The text was updated successfully, but these errors were encountered: