Blane187 commited on
Commit
30725c3
·
verified ·
1 Parent(s): bf31e27

Delete requirements

Browse files
requirements/amd.txt DELETED
@@ -1,48 +0,0 @@
1
- tensorflow-rocm
2
- joblib>=1.1.0
3
- numba==0.56.4
4
- numpy==1.23.5
5
- scipy
6
- librosa==0.9.1
7
- llvmlite==0.39.0
8
- fairseq==0.12.2
9
- faiss-cpu==1.7.3
10
- gradio
11
- Cython
12
- pydub>=0.25.1
13
- soundfile>=0.12.1
14
- tensorboardX
15
- Jinja2>=3.1.2
16
- json5
17
- Markdown
18
- matplotlib>=3.7.0
19
- matplotlib-inline>=0.1.3
20
- praat-parselmouth>=0.4.2
21
- Pillow>=9.1.1
22
- resampy>=0.4.2
23
- scikit-learn
24
- tensorboard
25
- tqdm>=4.63.1
26
- tornado>=6.1
27
- Werkzeug>=2.2.3
28
- uc-micro-py>=1.0.1
29
- sympy>=1.11.1
30
- tabulate>=0.8.10
31
- PyYAML>=6.0
32
- pyasn1>=0.4.8
33
- pyasn1-modules>=0.2.8
34
- fsspec>=2022.11.0
35
- absl-py>=1.2.0
36
- audioread
37
- uvicorn>=0.21.1
38
- colorama>=0.4.5
39
- pyworld==0.3.2
40
- httpx
41
- onnxruntime
42
- onnxruntime-gpu
43
- torchcrepe==0.0.20
44
- fastapi
45
- python-dotenv>=1.0.0
46
- av
47
- torchfcpe
48
- pybase16384
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements/dml.txt DELETED
@@ -1,46 +0,0 @@
1
- joblib>=1.1.0
2
- numba==0.56.4
3
- numpy==1.23.5
4
- scipy
5
- librosa==0.9.1
6
- llvmlite==0.39.0
7
- fairseq==0.12.2
8
- faiss-cpu==1.7.3
9
- gradio
10
- Cython
11
- pydub>=0.25.1
12
- soundfile>=0.12.1
13
- tensorboardX
14
- Jinja2>=3.1.2
15
- json5
16
- Markdown
17
- matplotlib>=3.7.0
18
- matplotlib-inline>=0.1.3
19
- praat-parselmouth>=0.4.2
20
- Pillow>=9.1.1
21
- resampy>=0.4.2
22
- scikit-learn
23
- tensorboard
24
- tqdm>=4.63.1
25
- tornado>=6.1
26
- Werkzeug>=2.2.3
27
- uc-micro-py>=1.0.1
28
- sympy>=1.11.1
29
- tabulate>=0.8.10
30
- PyYAML>=6.0
31
- pyasn1>=0.4.8
32
- pyasn1-modules>=0.2.8
33
- fsspec>=2022.11.0
34
- absl-py>=1.2.0
35
- audioread
36
- uvicorn>=0.21.1
37
- colorama>=0.4.5
38
- pyworld==0.3.2
39
- httpx
40
- onnxruntime-directml
41
- torchcrepe==0.0.20
42
- fastapi
43
- python-dotenv>=1.0.0
44
- av
45
- torchfcpe
46
- pybase16384
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements/gui-dml.txt DELETED
@@ -1,30 +0,0 @@
1
- #1.Install torch from pytorch.org:
2
- #torch 2.0 with cuda 11.8
3
- #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
4
- #torch 1.11.0 with cuda 11.3
5
- #pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
6
- einops
7
- fairseq
8
- flask
9
- flask_cors
10
- gin
11
- gin_config
12
- librosa
13
- local_attention
14
- matplotlib
15
- praat-parselmouth
16
- pyworld
17
- PyYAML
18
- resampy
19
- scikit_learn
20
- scipy
21
- SoundFile
22
- tensorboard
23
- tqdm
24
- wave
25
- FreeSimpleGUI
26
- sounddevice
27
- gradio
28
- noisereduce
29
- onnxruntime-directml
30
- torchfcpe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements/gui.txt DELETED
@@ -1,29 +0,0 @@
1
- #1.Install torch from pytorch.org:
2
- #torch 2.0 with cuda 11.8
3
- #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
4
- #torch 1.11.0 with cuda 11.3
5
- #pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
6
- einops
7
- fairseq
8
- flask
9
- flask_cors
10
- gin
11
- gin_config
12
- librosa
13
- local_attention
14
- matplotlib
15
- praat-parselmouth
16
- pyworld
17
- PyYAML
18
- resampy
19
- scikit_learn
20
- scipy
21
- SoundFile
22
- tensorboard
23
- tqdm
24
- wave
25
- FreeSimpleGUI
26
- sounddevice
27
- gradio
28
- noisereduce
29
- torchfcpe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements/ipex.txt DELETED
@@ -1,54 +0,0 @@
1
- torch==2.0.1a0
2
- intel_extension_for_pytorch==2.0.110+xpu
3
- torchvision==0.15.2a0
4
- https://github.com/Disty0/Retrieval-based-Voice-Conversion-WebUI/releases/download/torchaudio_wheels_for_ipex/torchaudio-2.0.2+31de77d-cp310-cp310-linux_x86_64.whl
5
- --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
6
- joblib>=1.1.0
7
- numba==0.56.4
8
- numpy==1.23.5
9
- scipy
10
- librosa==0.9.1
11
- llvmlite==0.39.0
12
- fairseq==0.12.2
13
- faiss-cpu==1.7.3
14
- gradio
15
- Cython
16
- pydub>=0.25.1
17
- soundfile>=0.12.1
18
- tensorboardX
19
- Jinja2>=3.1.2
20
- json5
21
- Markdown
22
- matplotlib>=3.7.0
23
- matplotlib-inline>=0.1.3
24
- praat-parselmouth>=0.4.2
25
- Pillow>=9.1.1
26
- resampy>=0.4.2
27
- scikit-learn
28
- tensorboard
29
- tqdm>=4.63.1
30
- tornado>=6.1
31
- Werkzeug>=2.2.3
32
- uc-micro-py>=1.0.1
33
- sympy>=1.11.1
34
- tabulate>=0.8.10
35
- PyYAML>=6.0
36
- pyasn1>=0.4.8
37
- pyasn1-modules>=0.2.8
38
- fsspec>=2022.11.0
39
- absl-py>=1.2.0
40
- audioread
41
- uvicorn>=0.21.1
42
- colorama>=0.4.5
43
- pyworld==0.3.2
44
- httpx
45
- onnxruntime; sys_platform == 'darwin'
46
- onnxruntime-gpu; sys_platform != 'darwin'
47
- torchcrepe==0.0.20
48
- fastapi
49
- python-dotenv>=1.0.0
50
- av
51
- FreeSimpleGUI
52
- sounddevice
53
- torchfcpe
54
- pybase16384
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements/py311.txt DELETED
@@ -1,47 +0,0 @@
1
- joblib>=1.1.0
2
- numba
3
- numpy
4
- scipy
5
- librosa==0.9.1
6
- llvmlite
7
- fairseq @ git+https://github.com/One-sixth/fairseq.git
8
- faiss-cpu
9
- gradio
10
- Cython
11
- pydub>=0.25.1
12
- soundfile>=0.12.1
13
- tensorboardX
14
- Jinja2>=3.1.2
15
- json5
16
- Markdown
17
- matplotlib>=3.7.0
18
- matplotlib-inline>=0.1.3
19
- praat-parselmouth>=0.4.2
20
- Pillow>=9.1.1
21
- resampy>=0.4.2
22
- scikit-learn
23
- tensorboard
24
- tqdm>=4.63.1
25
- tornado>=6.1
26
- Werkzeug>=2.2.3
27
- uc-micro-py>=1.0.1
28
- sympy>=1.11.1
29
- tabulate>=0.8.10
30
- PyYAML>=6.0
31
- pyasn1>=0.4.8
32
- pyasn1-modules>=0.2.8
33
- fsspec>=2022.11.0
34
- absl-py>=1.2.0
35
- audioread
36
- uvicorn>=0.21.1
37
- colorama>=0.4.5
38
- pyworld==0.3.2
39
- httpx
40
- onnxruntime; sys_platform == 'darwin'
41
- onnxruntime-gpu; sys_platform != 'darwin'
42
- torchcrepe==0.0.20
43
- fastapi
44
- torchfcpe
45
- python-dotenv>=1.0.0
46
- av
47
- pybase16384