-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
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
Flux: mat1 and mat2 shapes cannot be multiplied #159
Comments
I am having this issue as well. |
Also having the same issue |
Apologies for the delay on this. The error is occurring because you are using a standard empty latent instead of an SD3 empty latent. The ttN loaders automatically pick up the model type and switch in the background, but currently don't have support for the 'standard' (clip attention, weight_dtype, etc) flux settings built in. If there is interest for a tinyFluxLoader node let me know and I'd be happy to work on adding it. a slightly cut down version of your example workflow that doesn't error out: |
Thank you so much Tiny!!!!!!!!!!!!! |
Hello TinyTerra!
I really like you node a lot! After try using Flux and tonyKsampler, this error appear, May I ask why this happened?
![Problem](https://private-user-images.githubusercontent.com/11270197/385543912-559101ac-f082-4fee-894d-c841b2d783df.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTI1NjcsIm5iZiI6MTczOTE1MjI2NywicGF0aCI6Ii8xMTI3MDE5Ny8zODU1NDM5MTItNTU5MTAxYWMtZjA4Mi00ZmVlLTg5NGQtYzg0MWIyZDc4M2RmLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAxNTEwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2NTZjODliZDVmZTg1NjFjNTQ1MDY4YjIwOGVjYzg2MGEzODAwYTE4OGViYzIyNjYyZWQxMTBjODAzNTJiNDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vvHM6Mcb-yey7k12RiE1arNjNVBbBnDigdd8RYYC63s)
Workflow:
TinyBug.json
Log:
The text was updated successfully, but these errors were encountered: