WebashalarForML commited on
Commit
d306d41
·
verified ·
1 Parent(s): c51a38f

Rename req.txt to requirement.txt

Browse files
Files changed (2) hide show
  1. req.txt +0 -8
  2. requirement.txt +57 -0
req.txt DELETED
@@ -1,8 +0,0 @@
1
- librosa==0.7.0
2
- numpy==1.17.1
3
- opencv-contrib-python==4.11.0.86
4
- opencv-python==4.3.0.38
5
- torch==1.1.0
6
- torchvision==0.3.0
7
- tqdm==4.45.0
8
- numba==0.48
 
 
 
 
 
 
 
 
 
requirement.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ addict==2.4.0
2
+ audioread
3
+ basicsr==1.4.2
4
+ beautifulsoup4==4.13.4
5
+ click==8.1.8
6
+ facexlib==0.3.0
7
+ ffmpeg==1.4
8
+ filelock==3.12.2
9
+ filterpy==1.4.5
10
+ Flask==2.2.5
11
+ future==1.0.0
12
+ gdown==4.7.3
13
+ idna==3.10
14
+ imageio==2.31.2
15
+ importlib-metadata==6.7.0
16
+ itsdangerous==2.1.2
17
+ Jinja2==3.1.6
18
+ joblib
19
+ librosa==0.7.0
20
+ llvmlite==0.31.0
21
+ lmdb==1.6.2
22
+ Markdown==3.8
23
+ MarkupSafe==2.1.5
24
+ matplotlib
25
+ mkl-service==2.3.0
26
+ msgpack==1.0.5
27
+ networkx==2.6.3
28
+ numba==0.48.0
29
+ numpy==1.21.6
30
+ oauthlib==3.2.2
31
+ opencv-contrib-python==4.1.0.25
32
+ opencv-python==4.11.0.86
33
+ Pillow==9.3.0
34
+ protobuf==3.20.3
35
+ PyWavelets==1.3.0
36
+ PyYAML==6.0.1
37
+ requests
38
+ resampy
39
+ scikit-image==0.19.3
40
+ scikit-learn
41
+ scipy==1.7.3
42
+ soupsieve==2.4.1
43
+ tb-nightly==2.20.0a20250616
44
+ tensorboard-data-server==0.6.1
45
+ tensorboard-plugin-wit==1.8.1
46
+ tifffile==2021.11.2
47
+ tomli==2.0.1
48
+ torch==1.13.1
49
+ torchaudio==0.13.1
50
+ torchvision==0.14.1
51
+ tqdm==4.48.0
52
+ typing_extensions
53
+ urllib3
54
+ Werkzeug==2.2.3
55
+ wget==3.2
56
+ yapf==0.43.0
57
+ zipp==3.15.0