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

no image preview running in google colab #28

Open
xmuninx opened this issue Aug 12, 2023 · 8 comments
Open

no image preview running in google colab #28

xmuninx opened this issue Aug 12, 2023 · 8 comments

Comments

@xmuninx
Copy link

xmuninx commented Aug 12, 2023

I install using git clone in colab but image preview doesn't work, and run comfyui with "--preview-method auto"

Captura de pantalla 2023-08-12 133558
@itsmeherefolks
Copy link

Thanks for this great node package!

I have the same problem. The vanilla preview node is showing the image but the ttn nodes imageOutput and pipeKSampler are showing no output without "--preview-method". With "preview-method auto" the sampler shows a grainy image and the imageOutput still shows no image.

I am using the latest main commit / ac188ae.
under
Manjaro Linux with an Anaconda environment ("nvidia/label/cuda-11.8.0" cuda-toolkit + pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia)
with
Nvidia3060 12GB

image

@TinyTerra
Copy link
Owner

This is very strange, since it should be outputting in the same way the default preview does...
unfortunately I don't have colab set up to be able to troubleshoot.. but i'll try to have more of a look into it

@itsmeherefolks
Copy link

Thanks! Only for clarification, I am using a local Linux machine. It might be a Linux related problem. Please tell me if i can support you with further information.

@zixuzhuang
Copy link

same problem, running on ubuntu 18.04 in local server.

@odysseyalive
Copy link

Yeah, so far, I'm liking this better than the efficiency package, but there's no preview working on Ubuntu 22.04 either.

@TinyTerra
Copy link
Owner

TinyTerra commented Nov 5, 2023

Do the images get saved correctly at least? I'm in the middle of a major update so I'll see if I can finally squash this issue alongside it. Anymore info you think is relevant would be helpful

@odysseyalive
Copy link

Yes, the preview images are saving to the temp directory as they should.

There aren't any errors showing up in the terminal, but I'm not well-versed on debugging ComyUI either.

I imagine this is probably an issue with a library version. For example, I had to downgrade my Pillow version in order to get XY plot working.

@MrYutz
Copy link

MrYutz commented Jun 12, 2024

I can validate that on a Linux system the images don't show up in the Ksampler.

The images are being created in /stable-diffusion/temp/ttNpreview_0000X.png

I just ran 4 tests and have images 1-4 present, but not displayed in Comfy.

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

6 participants