forked from WHU-USI3DV/VistaDream
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
39 lines (36 loc) · 753 Bytes
/
environment.yaml
File metadata and controls
39 lines (36 loc) · 753 Bytes
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
name: vistadream
channels:
- xformers
- pyg
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.10.12
- pip=24.0
- pytorch=2.1.0
- torchvision=0.16.0
- numpy=1.25.2
- regex=2023.12.25
- torchmetrics=1.3.2
- pip:
- accelerate==1.2.0
- gsplat==1.0.0
- open3d==0.18.0
- tqdm==4.64.1
- omegaconf==2.2.3
- opencv-python==4.9.0.80
- opencv-contrib-python==4.8.0.74
- plyfile==1.0.3
- timm==0.9.2
- natten==0.14.6
- wandb==0.17.4
- ftfy==6.2.0
- diffdist==0.1
- diffusers==0.31.0
- einops==0.4.1
- imageio==2.34.1
- imageio-ffmpeg==0.5.1
- transformers==4.47.0
- torchsde==0.2.5
- huggingface-hub==0.26.3