Spaces:
Runtime error
Runtime error
This PR upgrades the space (gradio, model & parameters)
#1
by
Fabrice-TIERCELIN
- opened
Click on Merge to add those features
This PR:
- Upgrades Gradio: to do so, it uses the
ImageMask
because the sketch tool is not available anymore in Gradio 4.0.0 - Upgrades the model to
stable-diffusion-xl-1.0-inpainting-0.1
, optimized for inpainting - Adds more options: Strength, Step, CFG, Image guidance
- Debug mode: We can get the mask and intermediate results
- Allows to load a mask
- Upgrades the dependencies
Successfully tested here