Spaces:
Sleeping
Sleeping
File size: 287 Bytes
10c1795 |
1 2 3 4 5 6 7 8 |
pydantic==1.7.0 # Ensure pydantic 1.9.0 is installed to avoid V2-related errors
spacy==3.5.0 # Compatible with en_core_web_sm
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0.tar.gz
transformers
torch
gradio
errant
|