Forge HiDiffusion is a port of Panchovix's JankHidiffusion from reForge to lllyasviel's Forge. HiDiffusion is a technique designed to improve the ability to quickly generate images at higher resolutions without structural collapse.
- High Resolution Stability: Ensures that images generated at higher resolutions maintain structural integrity.
- Compatibility with Forge: Seamless integration with lllyasviel's Forge WebUI for enhanced user experience.
- Advanced Controls: Offers advanced settings for users who require finer control over the image generation process.
To use Forge HiDiffusion, follow these steps:
-
Install the Extension:
- Download and install the Forge HiDiffusion extension in your WebUI.
-
Accessing the Extension:
- Navigate to either the
txt2img
orimg2img
tab in the WebUI. - Locate the "Forge HiDiffusion" section.
- Navigate to either the
-
Adjust Image Dimensions:
- Set the desired image width and height. Ensure that the resolutions are divisible by 64 for optimal results.
-
Select Resolution Mode:
- Choose a resolution mode that closely matches your desired resolution from the RAUNet tab.
- Note: This option is disabled if
Advanced
mode is checked.
-
Enable Advanced Mode (Optional):
- For finer control, you can enable advanced mode in both the RAUNet and MSW-MSA tabs.
-
Common Issues:
- If images are not generating as expected, ensure that the dimensions are set correctly and are divisible by 64.
- Make sure to select the appropriate resolution mode to match your desired output.
-
Support:
- For additional help, visit our GitHub Issues page.
We welcome contributions to Forge HiDiffusion. To contribute, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
- reForge Implementation: Panchovix's JankHidiffusion
- ComfyUI Implementation: blepping's comfyui_jankhidiffusion
- Original Implementation: Megvii Research's HiDiffusion