press_ethics_gemini / requirements.txt
jonghhhh's picture
Initial deployment: press ethics analysis system
90c5c33
raw
history blame contribute delete
420 Bytes
# Core Dependencies
streamlit==1.51.0
google-generativeai==0.8.5
# Vector Database
chromadb==1.1.0
# Machine Learning & Embeddings
sentence-transformers==5.1.1
torch>=2.0.0
transformers>=4.30.0
# Image Processing
Pillow>=11.0.0
# Web Scraping
requests==2.32.5
beautifulsoup4==4.14.2
lxml==6.0.2
lxml_html_clean
trafilatura
newspaper3k
fake-useragent
extruct
playwright
# Data Processing
pandas>=2.0.0
numpy>=1.23.0