dernier / requirements.txt
FABLESLIP's picture
Update requirements.txt
1a3529a verified
raw
history blame contribute delete
610 Bytes
# --- Web / API ---
fastapi==0.115.5
uvicorn[standard]==0.30.6
python-multipart==0.0.20
httpx==0.27.2
aiofiles==23.2.1
starlette==0.40.0
# --- Numérique / Image / Vidéo ---
numpy==1.26.4
pillow==10.4.0
opencv-python-headless==4.10.0.84
# --- Hugging Face / NLP / DL de base ---
huggingface_hub==0.23.5
transformers==4.44.2
safetensors==0.4.5
tqdm==4.66.4
joblib==1.4.2
einops==0.7.0
scipy==1.11.4
packaging==24.1
# --- PyTorch (CPU by default ; OK aussi côté GPU T4/A10 sur HF) ---
torch==2.4.0
torchvision==0.19.0
# --- Diffusion / Inpainting / Accélération ---
diffusers==0.30.0
accelerate==0.34.2