How to use panmiqi/spacy-deberta with spaCy:
!pip install https://huggingface.co/panmiqi/spacy-deberta/resolve/main/spacy-deberta-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("spacy-deberta") # Importing as module. import spacy-deberta nlp = spacy-deberta.load()
The community tab is the place to discuss and collaborate with the HF community!