PhoenixUI / requirements.txt
mgbam's picture
Update requirements.txt
1f1db6c verified
raw
history blame contribute delete
415 Bytes
# Core Data & Computation
pandas
numpy
# Visualization
plotly
matplotlib # Required by wordcloud
# Web Application Framework
gradio
# AI & API Integration
google-generativeai
# Optional Pandas Dependencies for specific features
tabulate # Required for .to_markdown()
# Specialized Analysis Modules
scikit-learn # For clustering
statsmodels # For time-series analysis
wordcloud # For text analysis
openpyxl