Spaces:
Runtime error
Runtime error
File size: 345 Bytes
0035a82 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
name: seine
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- python=3.9.16
- pytorch=2.0.1
- pytorch-cuda=11.7
- torchvision=0.15.2
- pip
- pip:
- decord==0.6.0
- diffusers==0.15.0
- imageio==2.29.0
- transformers==4.29.2
- xformers==0.0.20
- einops
- omegaconf
|