File size: 405 Bytes
7f2690b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: foleycrafter
channels:
  - pytorch
  - nvidia
dependencies:
  - python=3.10
  - pytorch=2.2.0
  - torchvision=0.17.0
  - pytorch-cuda=11.8
  - pip
  - pip:
    - diffusers==0.25.1
    - transformers==4.30.2
    - xformers
    - imageio==2.33.1
    - decord==0.6.0
    - einops
    - omegaconf
    - safetensors
    - gradio
    - tqdm==4.66.1
    - soundfile==0.12.1
    - wandb
    - moviepy==1.0.3