Skip to content
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

as this works directly in comfy as picture you introduced ? #1

Open
youforgetsomething opened this issue Dec 27, 2024 · 5 comments
Open

Comments

@youforgetsomething
Copy link

asking if there any other required vae ? or it just will work and not downloading any other than sana model .pth ?

@taabata
Copy link
Owner

taabata commented Dec 28, 2024

You need to download the diffusers model which is a whole folder (includes vae, text encoder, transformer, scheduler, tokenizer).
https://huggingface.co/Efficient-Large-Model/Sana_600M_512px_diffusers/tree/main.

I have updated the code for automatic download of model, just choose the model from the model_path dropdown of the nodes. ("Efficient-Large-Model/Sana_600M_512px_diffusers" for example)

@youforgetsomething
Copy link
Author

i don't want any "auto download" , where to put https://huggingface.co/Efficient-Large-Model/Sana_1600M_1024px_diffusers/tree/main that directory as whole one should placed where inside comfy ?

@taabata
Copy link
Owner

taabata commented Dec 28, 2024

In ComfyUI/models/diffusers create a new directory and place all folders and the model_index.json file inside that new directory.

@mycodeongit
Copy link

I placed the whole diffusers folder (includes vae, text encoder, transformer, scheduler, tokenizer) from the following link
https://huggingface.co/Efficient-Large-Model/Sana_600M_512px_diffusers/tree/main

Still getting the following error
<
SANATextEncode
[WinError 2] The system cannot find the file specified

Also, the automatic download feature is not working...

Any tips would be appreciated

pic
2025-01-07-20-32-02

@youforgetsomething
Copy link
Author

what about gemma !? isn't this require gemma 2.2 ? where to place them if yes ?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants