jesenzhang
jesenzhang
I want to generate a batchsize>1 images for one input image with img2img, as the txt2img method, ``` x_t_latent = torch.randn((self.frame_bff_size, 4, self.latent_height, self.latent_width)).to( device=self.device, dtype=self.dtype ) ``` x_t_latent can...
fix the image output for ComfyUI Node
Try the demo, use image from github, https://huggingface.co/spaces/TencentARC/PhotoMaker ,but it didn't look very similar. 
ubuntu 20.04 + pytorch2.0.1 installed torch-coding 1.2.1 from pip install when run a script in scripts folder ,raise an error incluing this message "gpu/lib_ssd.cu:22:10: fatal error: THC/THCNumerics.cuh: No such file...
SSR-Encoder: Encoding Selective Subject Representation for Subject-Driven Generation https://github.com/Xiaojiu-z/SSR_Encoder Like IP-adapter, and more accurate,the code based on diffusers has been released,
Can support in comfy native? https://github.com/Con6924/SPM
The workflow with the same parameter but different input image , the result for asian is not good。  
Trajectory Consistency Distillation needs a confyui native TCDScheduler https://github.com/jabir-zheng/TCD https://huggingface.co/h1t/TCD-SDXL-LoRA
I followed the video https://www.youtube.com/watch?v=81R8mgYhq_k, make the XY Grid as bellow,  but,got this result,missing the last one , did I make any mistake? 
