Spaces:
Runtime error
Runtime error
File size: 501 Bytes
06a685c ca44264 e91c0d3 06a685c 0ff89a1 06a685c 0926815 06a685c 0926815 |
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 35 36 37 38 39 40 41 |
# Core dependencies uv hydra-core loguru Pillow pydub gradio torch>=2.0.0 torchvision>=0.15.0 huggingface_hub>=0.16.0 # Fix for importlib.metadata entry_points parsing error pydantic fastapi # Transformers and training utilities transformers==4.46.0 pytorchvideo==0.1.5 accelerate==0.34.2 numpy==1.26.4 opencv-python-headless==4.8.0.76 matplotlib # Audio soundfile librosa openai-whisper ftfy ffmpeg jiwer einops wandb kaldiio peft # Compatibility fix protobuf==3.20.* triton==3.1.0 bitsandbytes |