-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathenvironment.yml
More file actions
86 lines (85 loc) · 2.04 KB
/
environment.yml
File metadata and controls
86 lines (85 loc) · 2.04 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
name: facednerf
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- click=8.0.4=py39h06a4308_0
- imageio=2.9.0=pyhd3eb1b0_0
- kornia=0.6.12=pyhd8ed1ab_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- ninja=1.10.2=h06a4308_5
- numpy>=1.20
- pip=23.0.1=py39h06a4308_0
- python=3.9.16=h7a1cb2a_2
- requests=2.26.0=pyhd3eb1b0_0
- tqdm=4.62.2=pyhd3eb1b0_1
- pip:
- --extra-index-url https://download.pytorch.org/whl/cu113
- torch==1.11.0+cu113
- torchvision==0.12.0+cu113
- absl-py==1.4.0
- accelerate==0.18.0
- appdirs==1.4.4
- attrs==23.1.0
- beautifulsoup4==4.12.2
- cachetools==5.3.0
#- openai-clip==1.0
- contourpy==1.0.7
- diffusers==0.14.0
- docker-pycreds==0.4.0
- filelock==3.11.0
- flatbuffers==23.3.3
- ftfy==6.1.1
- gdown==4.7.1
- gitdb==4.0.10
- gitpython==3.1.31
- glfw==2.2.0
- google-auth==2.17.3
- google-auth-oauthlib==1.0.0
- grpcio==1.53.0
- huggingface-hub==0.13.4
- imageio-ffmpeg==0.4.3
- imgui==1.3.0
- importlib-resources==5.12.0
- joblib==1.2.0
- lpips==0.1.4
- markdown==3.4.3
- markupsafe==2.1.2
- matplotlib==3.7.1
- mediapipe==0.9.3.0
- mrcfile==1.4.3
- numpy==1.22.4
- oauthlib==3.2.2
- opencv-contrib-python==4.7.0.72
- opencv-python==4.7.0.72
- pathtools==0.1.2
- pillow==9.5.0
- protobuf==3.20.3
- psutil==5.9.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyopengl==3.1.5
- pyspng==0.1.1
- pyyaml==6.0
- regex==2023.3.23
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.2.2
- scipy==1.10.1
- sentry-sdk==1.19.1
- setproctitle==1.3.2
- smmap==5.0.0
- sounddevice==0.4.6
- soupsieve==2.4.1
- tensorboard==2.12.1
- tensorboard-data-server==0.7.0
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tokenizers==0.13.3
#- torchaudio==0.11.0+cu113
- transformers==4.27.4
- trimesh==4.0.2
- typing-extensions==4.5.0
- wandb==0.14.2
- werkzeug==2.2.3