DHEIVER's picture
Create requirements.txt
6e389cb verified
raw
history blame contribute delete
444 Bytes
# Core dependencies
gradio>=4.0.0
torch>=2.0.0
transformers>=4.30.0
pandas>=2.0.0
numpy>=1.24.0
# NLP Tools
keybert>=0.7.0
yake>=0.4.8
textblob>=0.17.1
scikit-learn>=1.3.0
sentence-transformers>=2.2.2
# Visualization
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.14.0
# Image Processing
Pillow>=9.5.0
# Utilities
python-dateutil>=2.8.2
tqdm>=4.65.0
requests>=2.31.0
# Optional - for better performance
accelerate>=0.21.0
bitsandbytes>=0.41.0