adirik commited on
Commit
04bc7a6
1 Parent(s): 9654727

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -51
requirements.txt CHANGED
@@ -1,53 +1,18 @@
1
- click==8.0.3
2
- pyyaml
3
- torch==1.10.0
4
- torchaudio==0.10.0
5
- torchdiffeq==0.2.2
6
- torchvision==0.11.1
7
- colorama
8
- ftfy==6.1.1
9
- regex
10
- tqdm
11
- git+https://github.com/openai/CLIP.git
12
- google-auth==1.35.0
13
- google-auth-oauthlib==0.4.6
14
- google-pasta==0.2.0
15
- h5py==2.10.0
16
- imageio==2.13.2
17
  imageio-ffmpeg==0.4.3
18
- Jinja2==3.0.3
19
- joblib==1.1.0
20
- jsonschema==4.4.0
21
- jupyter-client==7.1.1
22
- jupyter-core==4.9.1
23
- keras==2.7.0
24
- Keras-Preprocessing==1.1.2
25
- kiwisolver==1.3.2
26
- lpips==0.1.4
27
- mat4py==0.5.0
28
- matplotlib==3.5.1
29
- networkx==2.7.1
30
  ninja==1.10.2.3
31
- notebook==6.4.7
32
- numba==0.55.1
33
- numpy==1.21.4
34
- oauthlib==3.1.1
35
- opencv-python
36
- pandas==1.3.5
37
- Pillow==9.3.0
38
- protobuf==3.19.3
39
- psutil==5.8.0
40
- PyYAML @ file:///Users/runner/miniforge3/conda-bld/pyyaml_1636139902075/work
41
- requests==2.26.0
42
- scikit-image==0.19.2
43
- scikit-learn==1.0.2
44
- scipy==1.4.1
45
- tensorboard==2.2.2
46
- tensorboard-data-server==0.6.1
47
- tensorboard-plugin-wit==1.8.1
48
- tensorflow==2.2.0
49
- tornado==6.1
50
- tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1632160078689/work
51
- urllib3==1.26.7
52
- validators==0.18.2
53
- Werkzeug==2.0.2
 
1
+ ipython==7.30.1
2
+ torchvision==0.8.2
3
+ torch==1.7.1
4
+ pytorchvideo==0.1.5
5
+ opencv-python==4.5.5.62
6
+ matplotlib==3.4.3
7
+ Pillow==9.0.0
8
+ scipy==1.7.3
9
+ numpy==1.22.1
 
 
 
 
 
 
 
10
  imageio-ffmpeg==0.4.3
11
+ python-ffmpeg==1.0.13
12
+ tqdm==4.62.3
13
+ ftfy==6.0.3
14
+ regex==2022.1.18
 
 
 
 
 
 
 
 
15
  ninja==1.10.2.3
16
+ cmake==3.22.2
17
+ dlib
18
+ git+https://github.com/openai/CLIP.git