Max Tran

Results 25 comments of Max Tran
trafficstars

following, i got the same error, everytime im using this to remove background from video, it crash the main ComfyUI process

same, I also just stuck at Loading 1 new model, and the vram crash and goes back to 0

ah yea sorry for using the wrong term of bytecode here, i meant to say the base64 string of the image instead of the actual png file. But yes thanks...

thanks! What would be the tradeoff between first converting NHWC to NCHW, then to PIL image, then serialize the PIL image to a buffer and base64 encode it versus serializing...

I found some example codes of 2 different methods mentioned above 1st approach ``` import torch import base64 import io from torchvision.transforms import ToPILImage # Example 4D NHWC tensor (batch...

Same, is this issue with Automatic1111?