This model has been pushed to the Hub using the PytorchModelHubMixin integration:
How to load the model
wget https://raw.githubusercontent.com/SkyTNT/anime-segmentation/refs/heads/main/train.py
pip install pytorch_lightning kornia timm "huggingface_hub>=0.22"
from train import AnimeSegmentation
model = AnimeSegmentation.from_pretrained("skytnt/anime-seg")
- Downloads last month
- 93
Inference API (serverless) does not yet support anime_segmentation models for this pipeline type.