sashtech's picture
Update app.py
10c1795 verified
raw
history blame
287 Bytes
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