Spaces:
Runtime error
Runtime error
File size: 611 Bytes
52d3ff3 e0ebef6 52d3ff3 e428df4 f74728a 2c2d48f 3828b19 e0ebef6 3828b19 2c2d48f e0ebef6 52d3ff3 e428df4 e0ebef6 e428df4 b0e8c0a e0ebef6 e428df4 e0ebef6 e428df4 52d3ff3 |
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 |
#--extra-index-url https://download.pytorch.org/whl/cu117 # basic dependencies #torchvision==0.15.2 #torch==2.0.1 transformers==4.37.2 tokenizers==0.15.1 #deepspeed==0.13.1 accelerate timm numpy spaces peft==0.4.0 # data processing #decord==0.6.0 imageio==2.34.0 imageio-ffmpeg==0.4.9 pytorchvideo==0.1.5 moviepy==1.0.3 scenedetect==0.6.3 opencv-python==4.7.0.72 # misc scikit-learn==1.2.2 huggingface_hub==0.22.2 sentencepiece==0.1.99 shortuuid einops==0.6.1 einops-exts==0.0.4 bitsandbytes==0.41.0 pydantic<2,>=1 markdown2[all] gradio==3.35.2 gradio_client==0.2.9 requests httpx==0.24.0 uvicorn fastapi wandb |