participatory-planner / requirements.txt
thadillo
Security hardening and HuggingFace deployment fixes
d038974
raw
history blame contribute delete
446 Bytes
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
Flask-Limiter>=3.5.0
python-dotenv==1.0.0
transformers==4.46.0
torch==2.5.0
sentencepiece>=0.2.0
gunicorn==21.2.0
hf-transfer>=0.1.5
protobuf>=3.20.0
# Fine-tuning dependencies
peft==0.13.2
datasets>=2.14.0
scikit-learn>=1.3.0
matplotlib>=3.7.0
seaborn>=0.12.0
accelerate>=0.24.0
evaluate>=0.4.0
# Text processing (for sentence segmentation)
nltk>=3.8.0
# PDF generation
reportlab>=4.0.0
contextily>=1.3.0