nocapdev commited on
Commit
844b219
Β·
verified Β·
1 Parent(s): bbdc26f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -28
requirements.txt CHANGED
@@ -1,28 +1,27 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
2
- clip @ git+https://github.com/openai/CLIP.git
3
- chumpy
4
- einops==0.6.1
5
- ffmpy==0.3.1
6
- ftfy==6.1.1
7
- gdown==4.7.1
8
- grpcio==1.54.2
9
- h11==0.14.0
10
- importlib-metadata==5.0.0
11
- importlib-resources==5.12.0
12
- joblib
13
- matplotlib==3.1.3
14
- numpy==1.21.5
15
- Pillow==9.2.0
16
- PyYAML==6.0
17
- scikit-learn
18
- scipy
19
- smplx==0.1.28
20
- sniffio==1.3.0
21
- torch==1.12.0
22
- torch-tb-profiler
23
- torchaudio
24
- torchvision
25
- tornado
26
- tqdm
27
- trimesh
28
- vector-quantize-pytorch==1.6.30
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ clip @ git+https://github.com/openai/CLIP.git
3
+ einops==0.6.1
4
+ ffmpy==0.3.1
5
+ ftfy==6.1.1
6
+ gdown==4.7.1
7
+ grpcio==1.54.2
8
+ h11==0.14.0
9
+ importlib-metadata==5.0.0
10
+ importlib-resources==5.12.0
11
+ joblib
12
+ matplotlib==3.1.3
13
+ numpy==1.21.5
14
+ Pillow==9.2.0
15
+ PyYAML==6.0
16
+ scikit-learn
17
+ scipy
18
+ smplx==0.1.28
19
+ sniffio==1.3.0
20
+ torch==1.12.0
21
+ torch-tb-profiler
22
+ torchaudio
23
+ torchvision
24
+ tornado
25
+ tqdm
26
+ trimesh
27
+ vector-quantize-pytorch==1.6.30