clausewise_full_project / requirements.txt
deepthi6's picture
Update requirements.txt
e083b7b verified
raw
history blame contribute delete
327 Bytes
# --- Core frameworks ---
streamlit==1.39.0
torch>=2.2.0
transformers>=4.44.0
sentencepiece
accelerate
# --- NLP / Parsing ---
spacy>=3.7.0
PyPDF2>=3.0.1
python-docx>=1.1.0
# --- Visualization / Data ---
pandas>=2.2.2
plotly>=5.23.0
# --- Audio & Speech ---
gTTS>=2.5.1
# --- Hugging Face tools ---
huggingface-hub>=0.25.2