this will add a code snippet to the readme file (since custom pipelines are not a thing yet and my pr about adding push_to_hub method to pipelines is still on review for the past 4 months at https://github.com/huggingface/transformers/pull/29172)

============================
I did not mention that they should install loadimg in the readme via

pip install loadimg

because i am not sure if you want to keep it or not, loadimg is a python package that I created to load images of any type and convert them, it currently supports pil, numpy, str (path), str urls (including normal urls, drive urls, github urls, and huggingface urls ), if you chose to remove loadimg, don't forget to directly update your file at MangaPipe.py, there are no other changes required so it should be straight forward.
happy coding ✨✨

p1atdev changed pull request status to merged

Sign up or log in to comment