black-forest-labs-FLUX.1-dev / requirements.txt
Raiff1982's picture
Update requirements.txt
43bb5c8 verified
raw
history blame
253 Bytes
# 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