How to use shauray/ProPainter-hf with Transformers:
# Load model directly from transformers import ProPainterForImageInPainting model = ProPainterForImageInPainting.from_pretrained("shauray/ProPainter-hf", dtype="auto")
No model card