FakeNews_Detector / requirements.txt
NLong's picture
hi
6d1ffdb verified
raw
history blame
591 Bytes
# Core ML and AI libraries
torch>=2.0.0,<2.2.0
transformers>=4.30.0,<4.40.0
numpy>=1.21.0,<1.25.0
scikit-learn>=1.0.0,<1.4.0
# Web interface
gradio>=4.0.0,<4.15.0
# Google APIs
google-generativeai>=0.3.0,<0.4.0
google-api-python-client>=2.0.0,<2.110.0
# Data processing
pandas>=1.3.0,<2.1.0
# Additional dependencies for Hugging Face Spaces
accelerate>=0.20.0
safetensors>=0.3.0
tokenizers>=0.13.0
# Optional: For better performance
# sentencepiece>=0.1.99 # Uncomment if needed for tokenization
# protobuf>=3.20.0,<4.0.0 # Uncomment if needed for Google APIs