Sentiment-Analysis / requirements.txt
Faffio's picture
Final Update
4d96bb5
raw
history blame contribute delete
203 Bytes
fastapi==0.109.0
uvicorn[standard]==0.27.0
pydantic==2.6.0
torch
transformers
scipy
numpy
# --- Scraping ---
GoogleNews
# --- Frontend ---
streamlit
requests
pandas
# --- Testing ---
pytest
httpx==0.27.0