SMS_scam_detection / requirements.old
hackerbyhobby
updated requirements
635f9ec unverified
raw
history blame
371 Bytes
gradio==3.34.0
transformers==4.28.1
torch==2.0.1
sentencepiece==0.1.99
pytesseract==0.3.10
Pillow==9.5.0
numpy==1.23.5
langdetect
googletrans==4.0.0-rc1
langdetect==1.0.9 # Language detection library
deep-translator==1.10.1 # Replaced googletrans for robust translation
httpcore==0.15.0 # Ensure compatibility with transformers (optional fix for dependency conflicts)