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