ZeroShotTagger / requirements.txt
naveenus's picture
Update requirements.txt
09ffcaf verified
raw
history blame contribute delete
157 Bytes
transformers[torch] # for zero-shot pipelines
sentence-transformers # for embeddings (if needed)
gradio # for the UI
tiktoken
sentencepiece