Spaces:
Paused
Paused
# Streamlit & UI | |
streamlit>=1.31.0 | |
streamlit-authenticator>=0.2.3 | |
streamlit-option-menu>=0.3.6 | |
streamlit-lottie>=0.0.5 | |
streamlit-echarts>=0.4.0 | |
# Data Processing | |
pandas>=2.1.0 | |
numpy>=1.24.3 | |
pyyaml>=6.0 | |
# Data Visualization | |
plotly>=5.17.0 | |
matplotlib>=3.7.2 | |
seaborn>=0.12.2 | |
# Machine Learning & Statistics | |
scikit-learn>=1.3.0 | |
statsmodels>=0.14.0 | |
xgboost>=1.7.0 | |
prophet>=1.1.0 | |
# Document Processing | |
openpyxl>=3.1.2 | |
xlrd>=2.0.1 | |
pdfplumber>=0.9.0 | |
python-docx>=0.8.11 | |
PyPDF2>=3.0.0 | |
pymupdf>=1.22.0 | |
mammoth>=1.4.2 | |
# Arabic NLP | |
pyarabic>=0.6.15 | |
# HF中国镜像站 | |
transformers>=4.30.0 | |
datasets>=2.14.0 | |
sentence-transformers>=2.2.0 | |
huggingface-hub>=0.16.0 | |
accelerate>=0.20.0 | |
# OCR | |
pytesseract>=0.3.10 | |
pillow>=10.0.0 | |
# Utils | |
tqdm>=4.65.0 | |
requests>=2.31.0 | |
python-dotenv>=1.0.0 | |
nltk>=3.8.1 |