aihumanifierandgrmoform / requirements.txt
sashtech's picture
Update requirements.txt
88a6227 verified
raw
history blame
287 Bytes
pydantic==1.9.0 # Explicitly set to pydantic 1.9.0 for compatibility with spacy
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