# Core AI + Transformers | |
transformers==4.37.2 | |
diffusers==0.25.0 | |
torch>=2.1.0 | |
# Sentiment + NLP Tools | |
vaderSentiment | |
nltk | |
# Auth + Security | |
huggingface_hub==0.25.2 | |
cryptography | |
# Web UI | |
gradio==4.19.1 | |
pydantic>=1.10.0 | |
# Compatibility & Utils | |
asyncio | |