pixagram-dev / requirements.txt
primerz's picture
Update requirements.txt
74851b3 verified
raw
history blame contribute delete
606 Bytes
--extra-index-url https://download.pytorch.org/whl/cu121
# Core PyTorch Ecosystem
torch==2.8.0
torchvision==0.23.0
xformers==0.0.32.post2
# Hugging Face Ecosystem
transformers==4.57.0
diffusers==0.34.0
accelerate==0.34 # UPDATED: was 0.30.1
huggingface-hub
peft==0.17.1
# ML/Computer Vision Libraries
onnxruntime-gpu==1.23.2
onnx==1.19.1
insightface==0.7.3
mediapipe==0.10.21
controlnet-aux==0.0.10
opencv-python-headless
Pillow==11.3
scikit-image==0.25.2
# Scientific Python Stack
numpy==1.24.0
scipy==1.15.3
safetensors==0.6.2
# Utilities
omegaconf==2.3.0
einops==0.8.1
gradio==5.49.0
compel==2.3.0