axionx-demo / requirements.txt
deepsodha-T
Fixed cutom model in legel doc
c8c411e
raw
history blame contribute delete
423 Bytes
# Pin versions for 12+ months stability
# (these were current/stable at creation time β€” pinning prevents breaking changes)
transformers==4.42.4
torch==2.3.1
gradio==4.44.0
# Accelerated tokenizers used by transformers
tokenizers==0.19.1
# Explicitly pin pydantic major to avoid breaking gradio deps
pydantic==2.7.4
# Evaluation and datasets
datasets==2.21.0
evaluate==0.4.2
rouge-score==0.1.2
nltk==3.9.1
absl-py==2.1.0