llm_topic_modelling / requirements_no_local.txt
seanpedrickcase's picture
Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
3085585
raw
history blame contribute delete
488 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
pandas==2.3.3
gradio==5.49.1
transformers==4.56.0
spaces==0.42.1
boto3==1.40.48
pyarrow==21.0.0
openpyxl==3.1.5
markdown==3.7
tabulate==0.9.0
lxml==5.3.0
google-genai==1.33.0
openai==2.2.0
html5lib==1.1
beautifulsoup4==4.12.3
rapidfuzz==3.13.0
python-dotenv==1.1.0