ComfyUI Extension: ComfyUI ReSharpen
Manipulate the details of generations.
Custom Nodes (1)
README
ComfyUI ReSharpen
This is a Custom Node for ComfyUI, which allows you to increase or decrease the amount of details generated.
i.e. This is not just a postprocessing filter
How to Use
- Attach the ReSharpen node between
Empty LatentandKSamplernodes - Adjust the details slider as needed
- positive = noisy
- negative = blurry
[!Important]
Ancestralsamplers (e.g.Euler a) do not work
[!Important] The effects are "global." If you want to disable it during other parts of the workflow (e.g. during
Hires. Fix), you need to add another ReSharpen node and set the details to0.0again
Examples
<table> <thead align="center"> <tr> <th>Details</th> <th>-0.5</th> <th>0.0</th> <th>0.5</th> </tr> </thead> <tbody align="center"> <tr> <td>Result</td> <td><img src="samples\-0.5.jpg" width=256></td> <td><img src="samples\0.0.jpg" width=256></td> <td><img src="samples\0.5.png" width=256></td> </tr> </tbody> </table><hr>[!Tip] The
0.5.pngcontains Workflow