Windows 1-Click Installer
Windows 11 users may encounter issues related to fgbemm.dll. If you encounter this, please refer here to fix the problem: https://github.com/Sanster/iopaint-docs/issues/35#issuecomment-2306119000 (opens in a new tab).
Download Installer
Get the installer at google drive (opens in a new tab)
Install Dependencies
Unzip the package, you will get three bat files, double-click win_setup.bat
to install dependencies.
- win_setup.bat (opens in a new tab): Used for installing dependencies for the first time
- win_config.bat (opens in a new tab): Launches the gradio parameter configuration interface
- win_update.bat (opens in a new tab): To be executed when you need to update the iopaint version
Configuration
Double click win_config.bat
, it will open the web config page in your browser.
You can config all command line args in the web config page, such as select server start model, model download directory, etc.
Click the Save configurations
button will save an installer_config.json
file in the same directory.
Model Select
You can enter the model name in "Current Model", including the models mentioned in models (opens in a new tab) or other Stable Diffusion/Stable Diffusion XL model id on HuggingFace, for example, "diffusionbee/fooocus_inpainting".
You can also choose from "Recommended Models", once selected, it will automatically populate in the "Current Model".
Model will be automatically downloaded the first time it is used. You can see all downloaded models in "Downloaded Models" dropdown.
IOPaint also supports loading local single file ckpt/safetensors (opens in a new tab).
Start IOPaint
Double click win_start.bat
to start the server, the first time it takes a few minutes to download the model.
Check FAQ
If you encounter any problems, please check the FAQ first to see if there is an answer