CouncilTopics-PT / requirements.txt
anonymous12321's picture
Update requirements.txt
92ad227 verified
raw
history blame contribute delete
193 Bytes
# Core
numpy>=1.24
scipy>=1.11
scikit-learn>=1.3
joblib>=1.3
# Gradio
gradio>=4.25
# Transformers + PyTorch (opcional GPU)
torch>=2.1
transformers>=4.40
# Text processing
regex>=2023.10.30