IPLM_DM / requirements.txt
ilafi's picture
Upload 13 files
2ec5545 verified
raw
history blame contribute delete
233 Bytes
# Core data
pandas>=2.0.0
numpy>=1.24.0
openpyxl>=3.1.2
# UI
gradio>=4.0.0
# LLM (Hugging Face)
huggingface-hub>=0.20.0
# Word report
python-docx>=1.1.0
# Plot (opsional – untuk pie chart di Word)
plotly>=5.18.0
kaleido>=0.2.1