https://replicate.com/camenduru/comfyui-ipadapter-latentupscale 🧬 Code https://github.com/tencent-ailab/IP-Adapter https://github.com/comfyanonymous/ComfyUI https://github.com/cubiq/ComfyUI_IPAdapter_plus https://github.com/cubiq/ComfyUI_essentials https://github.com/Ttl/ComfyUi_NN...
"DRCT-l_12x6_170k_l1_vaeDecode_l1_fft_xl", ], ), }, } RETURN_TYPES = ("LATENT",) FUNCTION = "upscale" CATEGORY = "latent" def upscale(self, latent, version): device = model_management.get_torch_device() samples = latent["samples"].to(device=device, dtype=self.dtype) if ver...
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 3717965781, Size: 512x512, Model hash: 3a17d0deff, Model: chilloutmix_NiCkpt, Denoising strength: 0.7, Clip skip: 2, Hires upscale: 2, Hires upscaler: Latent, Version: v1.3.1用时:34.18sTorch active/reserved: 2374/4600 MiB...
The node can be found in "Add Node -> latent -> NNLatentUpscale". This node is meant to be used in a workflow where the initial image is generated in lower resolution, the latent is upscaled and the upscaled latent is fed back into the stable diffusion u-net for low noise diffusion ...
pipeline.to("cuda")upscaler=StableDiffusionLatentUpscalePipeline.from_pretrained("stabilityai/sd-x2-latent-upscaler",torch_dtype=torch.float16)upscaler.to("cuda")prompt="a photo of an astronaut high resolution, unreal engine, ultra realistic"generator=torch.manual_seed(33)# we stay in latent ...
Contribute to camenduru/comfyui-ipadapter-latentupscale-replicate development by creating an account on GitHub.
camenduru/comfyui-ipadapter-latentupscale-replicatePublic NotificationsYou must be signed in to change notification settings Fork6 Star8 Files main README.md cog.yaml predict.py File metadata and controls 16 lines (16 loc) · 1.63 KB
Breadcrumbs ComfyUi_NNLatentUpscale / sd15_resizer.pt Latest commit Ttl Initial commit acb6a9f· Aug 26, 2023 HistoryHistory File metadata and controls Code Blame 12 MB Raw View raw (Sorry about that, but we can’t show files that are this big right now.)...
Contribute to styler00dollar/ComfyUI-sudo-latent-upscale development by creating an account on GitHub.