participatory-planner / requirements.txt
thadillo
πŸš€ Deploy to HF Spaces: Model selection + Fine-tuning updates
1377fb1
raw
history blame
277 Bytes
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
python-dotenv==1.0.0
transformers==4.46.0
torch==2.5.0
sentencepiece>=0.2.0
gunicorn==21.2.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