Install with the local extra; tag as text-classification

#3
by bkinge - opened

The Install section says pip install gliner2, but the base profile is torch-free and the next line imports AutoExtractor, which fails without the local extra (see the install section in the GLiNER2 README). Also switch pipeline_tag from token-classification to text-classification so the Hub lists this classification checkpoint under the task it serves.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment