# sd-forge-fluxtools-v2 This is an implementation to use Canny, Depth, Redux and Fill Flux1.dev ControlNet Forge WebUI Extension FluxTool code taken from DenOfEquity's forgeFlux_dualPrompt extension https://github.com/DenOfEquity/forgeFlux_dualPrompt I have added the preprocessor system and the outpaint system, in any case, the main credit is from DenOfEquity https://github.com/DenOfEquity ![image](https://github.com/AcademiaSD/sd-forge-fluxtools-v2/blob/main/sd-forge-flux1tools/assets/fluxtoolsv2_canny.webp) ## Install Go to the Extensions tab > Install from URL > URL for this repository. ## Requierements > [!WARNING] > Easiest way to ensure necessary diffusers release is installed is to edit requirements_versions.txt in the webUI directory. > > diffusers>=0.32.0 ## Downloads > [!NOTE] > Download checkpoints and move to folder models/stable-diffusion > > - For Redux > (https://huggingface.co/Academia-SD/flux1-Dev-FP8/tree/main) > > - For Canny > (https://huggingface.co/Academia-SD/flux1-Canny-Dev-FP8/tree/main) > > - For Depth > (https://huggingface.co/Academia-SD/flux1-Depth-Dev-FP8/tree/main) > > - For Fill > (https://huggingface.co/Academia-SD/flux1-Fill-Dev-FP8/tree/main) >