|
пре 10 месеци | |
---|---|---|
.. | ||
readme_images | пре 10 месеци | |
README.md | пре 10 месеци | |
mask-create.py | пре 10 месеци | |
sdxl-inpainting.ipynb | пре 10 месеци |
This repository contains the Python scripts to run the main code and the Gradio app for moving object detection.
It is part of the LearnOpenCV blog post - SDXL Inpainting: Fusing Image Inpainting with Stable Diffusion
To run the main code pipeline to get the Inference in your local, use this python notebook file:
```shell script sdxl-inpainting.ipynb
### Create the Image Mask
To run the mask creation script in your local, use this command:
```shell script
python mask-create.py
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.