Analyse_Proposal / requirements.txt
Omarrran's picture
Create requirements.txt
69ecf30 verified
raw
history blame contribute delete
170 Bytes
# Core libraries
gradio
google-generativeai
pdfminer.six==20200517
unstructured[pdf]>=0.7.0
PyPDF2
tika
# Optional: if you use environment variable loading
python-dotenv