WAHBi-AI-V2 / requirements.txt
EGYADMIN's picture
Update requirements.txt
c455fb6 verified
raw
history blame
646 Bytes
streamlit>=1.30.0
pandas>=2.0.0
numpy>=1.24.0
pyyaml>=6.0
plotly>=5.15.0
matplotlib>=3.7.0
seaborn>=0.12.0
# HF中国镜像站
transformers>=4.30.0
datasets>=2.14.0
sentence-transformers>=2.2.0
huggingface-hub>=0.16.0
accelerate>=0.20.0
# Arabic NLP (simplified)
pyarabic>=0.6.15
# Document Processing
pdfplumber>=0.9.0
python-docx>=0.8.11
PyPDF2>=3.0.0
openpyxl>=3.1.0
pymupdf>=1.22.0 # تم إضافة PyMuPDF لدعم fitz
# OCR (basic)
pytesseract>=0.3.10
pillow>=10.0.0
# ML & Time Series
scikit-learn>=1.0.0
xgboost>=1.7.0
prophet>=1.1.0
# Utils
tqdm>=4.65.0
requests>=2.28.0
python-dotenv>=1.0.0
mammoth>=1.4.2
python-docx>=0.8.11
nltk>=3.8.1