llm_topic_modelling / requirements_lightweight.txt
seanpedrickcase's picture
Sync: Removed another s3 key, and unnecessary xlsx save print statement. Formatter check.
2cad7c3
raw
history blame contribute delete
506 Bytes
# This requirements file is optimised for AWS ECS using Python 3.11 alongside the Dockerfile, without local torch and llama-cpp-python. For AWS ECS, torch and llama-cpp-python are optionally installed in the main Dockerfile
gradio==6.0.2
transformers==4.57.2
spaces==0.42.1
boto3>=1.42.1
pandas>=2.3.3
pyarrow>=21.0.0
openpyxl>=3.1.5
markdown>=3.7
tabulate>=0.9.0
lxml>=5.3.0
google-genai>=1.52.0
openai>=2.8.1
html5lib>=1.1
beautifulsoup4>=4.12.3
rapidfuzz>=3.13.0
python-dotenv>=1.1.0
awslambdaric==3.1.1