Spaces:
Runtime error
Runtime error
File size: 606 Bytes
6ac9dee 98e0494 6ac9dee f4f7147 6ac9dee ff176e8 6ac9dee ff176e8 6ac9dee 74851b3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | --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 |