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

Sana - not work - grey image #93

Closed
Aljnk opened this issue Dec 11, 2024 · 19 comments
Closed

Sana - not work - grey image #93

Aljnk opened this issue Dec 11, 2024 · 19 comments

Comments

@Aljnk
Copy link

Aljnk commented Dec 11, 2024

workflow

@sintetico82
Copy link

me too, same result

@merecesarchviz
Copy link

me get yellow empty image!!

@syllebra
Copy link

And black for me...

@city96
Copy link
Owner

city96 commented Dec 12, 2024

I'm doing a full rewrite of most of the code here, though unsure if it fixes it. It's not really ready for testing yet #92

From the screenshot my only real guess would be some issue with either package versions (upgrading transformers for the tenc might help) or maybe an issue with running it on cuda (leaving it on CPU/auto should be fine, Gemma 2B is fast enough)

@merecesarchviz
Copy link

I'm doing a full rewrite of most of the code here, though unsure if it fixes it. It's not really ready for testing yet #92

From the screenshot my only real guess would be some issue with either package versions (upgrading transformers for the tenc might help) or maybe an issue with running it on cuda (leaving it on CPU/auto should be fine, Gemma 2B is fast enough)

I try already cuda or cpu i got the same black image or gray image as result! i have a rtx 4090

@guennibear
Copy link

Same problem here... also on a 4090 only grey image

@Hymaera
Copy link

Hymaera commented Dec 13, 2024

GUYS, I found the solution for black/grey/output!

Uninstall Extra Models for ComfyUI.

Restart ComfyUI.

Go to Install Missing Custom Nodes:

Click Install gemma...
BUT for Extra Models for ComfyUI, click Install via Git URL and add:

https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels

Restart again and hit Queue. It will download the correct models automatically.

And DONE!

All the love!

@guennibear
Copy link

Hymaera's fix worked for me too

@gsiisg
Copy link

gsiisg commented Dec 13, 2024

@Hymaera Thank you, your solution worked for me
I had to remove the entire ComfyUI_ExtraModels
play with different combinations of vae I downloaded manually
then it finally worked,.. but then I found if I choose the model from the list with prefix "Efficient-Large-Model/...", then the rest like vae would download automatically, so I'll need to go back and remove the models/vae I manually downloaded so I don't clutter my system...

@sintetico82
Copy link

Ok! It works also form me, but i had to put this node like this:

image

Looks like he want download the VAE and not let chose the alredy existing on your directory

@DavidAllenNeron
Copy link

GUYS, I found the solution for black/grey/output!

Uninstall Extra Models for ComfyUI.

Restart ComfyUI.

Go to Install Missing Custom Nodes:

Click Install gemma... BUT for Extra Models for ComfyUI, click Install via Git URL and add:

https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels

Restart again and hit Queue. It will download the correct models automatically.

And DONE!

All the love!

ComfyUI Desktop won't let me Install via Git URL, I click it and nothing happens :(

@sintetico82
Copy link

@DavidAllenNeron, please check if you have received a message about security restrictions from ComfyUI. In my case, I had to add "security_level = weak" in the following file: custom_nodes\ComfyUI-Manager\config.ini

@merecesarchviz
Copy link

GUYS, I found the solution for black/grey/output!

Uninstall Extra Models for ComfyUI.

Restart ComfyUI.

Go to Install Missing Custom Nodes:

Click Install gemma... BUT for Extra Models for ComfyUI, click Install via Git URL and add:

https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels

Restart again and hit Queue. It will download the correct models automatically.

And DONE!

All the love!

following his fix, work perfect now all is working well! thank you mate

@smithian123
Copy link

Which models do you delete? I deleted the vae and it doesn't auto-download it again.

@hugobitola
Copy link

GUYS, I found the solution for black/grey/output!

Uninstall Extra Models for ComfyUI.

Restart ComfyUI.

Go to Install Missing Custom Nodes:

Click Install gemma... BUT for Extra Models for ComfyUI, click Install via Git URL and add:

https://github.com/Efficient-Large-Model/ComfyUI_ExtraModels

Restart again and hit Queue. It will download the correct models automatically.

And DONE!

All the love!

This worked fine!! Thanks!!

@city96
Copy link
Owner

city96 commented Dec 14, 2024

Added a note to the readme that links out to their readme/fork for the time being.

image

@aignescarrey
Copy link

WOW working ! THX :)

@DavidAllenNeron
Copy link

@DavidAllenNeron, please check if you have received a message about security restrictions from ComfyUI. In my case, I had to add "security_level = weak" in the following file: custom_nodes\ComfyUI-Manager\config.ini

I did that but it still won't do anything.. I click the button and nothing happens.

I'm getting this in the console (devtools): 9
comfyui-manager.js:762 Uncaught
Error: prompt() is and will not be supported.
at HTMLButtonElement.onclick (comfyui-manager.js:762:17)
comfyui-manager.js:762 Uncaught
Error: prompt() is and will not be supported.
at HTMLButtonElement.onclick (comfyui-manager.js:762:17)

@ermanitu
Copy link

Thank you, Hymaera, installing from repo and the problem was solved.

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