Spaces:
Sleeping
Sleeping
File size: 354 Bytes
6f1db1f 4db6a90 1997d95 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # FastAPI and server fastapi==0.109.0 uvicorn[standard]==0.27.0 pydantic==2.5.3 # Transformers and ML transformers==4.36.2 torch==2.1.2 tokenizers==0.15.0 # Additional dependencies numpy==1.26.3 huggingface-hub==0.20.2 spacy>=3.4.0 https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl |