File size: 416 Bytes
35cdf61 | 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 | # Essential dependencies torch torchsde torchvision torchaudio einops transformers>=4.28.1 tokenizers>=0.13.3 sentencepiece safetensors>=0.4.2 aiohttp pyyaml Pillow scipy tqdm psutil # Non-essential dependencies kornia>=0.7.1 spandrel soundfile imageio-ffmpeg ffmpeg-python opencv-python onnxruntime-gpu pykalman mediapipe onnx2torch insightface numpy<=1.26.4 psycopg2-binary boto3 psycopg2-binary firebase_admin |