run(p=sdprocessing, _=None, tile_width=tile_width, tile_height=tile_height, mask_blur=mask_blur, padding=tile_padding, seams_fix_width=seam_fix_width, seams_fix_denoise=seam_fix_denoise, seams_fix_padding=seam_fix_padding, upscaler_index=0, save_upscaled_image=False, redraw_m...
devices.py images.py processing.py scripts.py shared.py upscaler.py repositories .gitattributes .gitignore .gitmodules LICENSE README.md __init__.py gradio.py nodes.py usdu_patch.py utils.py Breadcrumbs ComfyUI_UltimateSDUpscale / modules/ Directory actions More options Failed to lo...
ssitu/ComfyUI_UltimateSDUpscalePublic NotificationsYou must be signed in to change notification settings Fork74 Star1.1k Code Issues54 Pull requests3 Discussions Actions Projects Security Insights Additional navigation options New issue Merged ssitumerged 3 commits intomainfrom15-import-failed-with-the-...
"modules.upscaler", "utils", ] original_imported_modules = {} for module in modules_used: if module in sys.modules: original_imported_modules[module] = sys.modules.pop(module) # Proceed with node setup from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAP...
https://github.com/ssitu/ComfyUI_UltimateSDUpscale- Implementation for ComfyUI Examples More onwiki page E1 Original image 2k upscaled.Tile size: 512,Padding: 32,Mask blur: 16,Denoise: 0.4 E2 Original image 2k upscaled.Tile size: 768,Padding: 55,Mask blur: 20,Denoise: 0.35 ...
"modules.upscaler" ] original_webui_modules = {} for module in modules_used: if module in sys.modules: original_webui_modules[module] = sys.modules.pop(module) # Proceed with node setup from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS __all__ = ["NODE_CLASS_MAPPINGS...
Search forSD Prompt Readerin the ComfyUI Manager and install it. Install manually Please make sure to install the submodules along with the main repository. cdto thecustom_nodefolder Clone this repo git clone --recursive https://github.com/receyuki/comfyui-prompt-reader-node.git ...
- `version`: "0.4.1" - `description`: "Timeline for SD15" - `icon`: null (This should be updated with a link to a 512x512 image, or a base64 URL) - `keywords`: "timeline, SD15, upscaler, LCM" - `author`: "SDFX" - `license`: "MIT" - `url`: "https://sdfx.ai" Appl...
https://github.com/ssitu/ComfyUI_UltimateSDUpscale- Implementation for ComfyUI Examples More onwiki page E1 Original image 2k upscaled.Tile size: 512,Padding: 32,Mask blur: 16,Denoise: 0.4 E2 Original image 2k upscaled.Tile size: 768,Padding: 55,Mask blur: 20,Denoise: 0.35 ...