Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} camenduru / comfyui-ipadapter-latentupscale-replicate Public Notifications Fork 4 Star 6 Code Issues Pull requests Actions Projects Security Insights ...
SudoLatentUpscale: """ Upscales SD1.5 latent using neural network Currently only working with fp32 and 2x scale """ def __init__(self): self.local_dir = os.path.dirname(os.path.realpath(__file__)) self.path = "models/" self.base_url = "https://github.com/styler00dollar/ComfyUI...
- aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://github.com/Ttl/ComfyUi_NNLatentUpscale/raw/master/sd15_resizer.pt -d /content/TotoroUI/models -o sd15_resizer.pt predict: "/src/predict.py:Predictor" 185 changes: 185 additions & 0 deletions 185 p...
arch drct_arch.py upscale.py 1,841 changes: 1,841 additions & 0 deletions 1,841 arch/drct_arch.py Load diff Large diffs are not rendered by default. 29 changes: 29 additions & 0 deletions 29 upscale.py Original file line numberDiff line numberDiff line change @@ -6...
Contribute to camenduru/comfyui-ipadapter-latentupscale-replicate development by creating an account on GitHub.
how much upscale it needs to get that final resolution (both normal upscaler or upscaler value that have been 4x scaled by upscale model) Usage Showcase In ComfyUI Example Workflow of usage in ComfyUI :JSON/PNG To install it as ComfyUI custom node using ComfyUI Manager (Easy Way) ...
camenduru / comfyui-ipadapter-latentupscale-replicate Public Notifications Fork 3 Star 4 Code Issues Pull requests Actions Projects Security Insights New issue Readme Asset #1 Closed camenduru opened this issue Apr 22, 2024· 0 comments ...