First, let's install transformers: | |
pip install -q transformers | |
Mask Generation Pipeline | |
The easiest way to infer mask generation models is to use the mask-generation pipeline. |
First, let's install transformers: | |
pip install -q transformers | |
Mask Generation Pipeline | |
The easiest way to infer mask generation models is to use the mask-generation pipeline. |