Instructions to use shauray/ProPainter-hf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shauray/ProPainter-hf with Transformers:
# Load model directly from transformers import ProPainterForImageInPainting model = ProPainterForImageInPainting.from_pretrained("shauray/ProPainter-hf", dtype="auto") - Notebooks
- Google Colab
- Kaggle