# Comfyui-StableSR **Repository Path**: analyzesystem/Comfyui-StableSR ## Basic Information - **Project Name**: Comfyui-StableSR - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2024-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pre-comfyui-stablsr This is a development respository for debugging migration of StableSR to Comfyui There is a key bug the unet hook into Comfyui. It manifests itself as a error: mat1 and mat2 must have the same dtype. Currently I do not know how to solve configuring the diffusion model to resolve this issue. I have posted this code in hopes of finding some help from a diffusion expert to resolve it. Put the StableSR webui_786v_139.ckpt model into Comyfui/models/stablesr/ Download the ckpt from HuggingFace https://huggingface.co/Iceclear/StableSR/blob/main/webui_768v_139.ckpt There is a setup json in /examples/ to load the workflow into Comfyui