chocorico commited on
Commit
ba6648d
1 Parent(s): 9ef31c6

Upload requirements-fugging-face.txt

Browse files
Files changed (1) hide show
  1. requirements-fugging-face.txt +127 -0
requirements-fugging-face.txt ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.1.1
3
+ antlr4-python3-runtime==4.9.3
4
+ anyio==3.7.1
5
+ attrs==23.1.0
6
+ -e git+https://github.com/p7isakura/audioCraftPlus.git@248811e37de6a2971580e6b0e86f720b32e3d8f5#egg=audiocraft
7
+ audioread==3.0.0
8
+ av==10.0.0
9
+ blis==0.7.10
10
+ catalogue==2.0.9
11
+ certifi==2023.7.22
12
+ cffi==1.15.1
13
+ charset-normalizer==3.2.0
14
+ click==8.1.7
15
+ cloudpickle==2.2.1
16
+ colorama==0.4.6
17
+ colorlog==6.7.0
18
+ confection==0.1.1
19
+ contourpy==1.1.0
20
+ cycler==0.11.0
21
+ cymem==2.0.7
22
+ Cython==3.0.2
23
+ decorator==5.1.1
24
+ demucs==4.0.0
25
+ diffq==0.2.4
26
+ docopt==0.6.2
27
+ dora-search==0.1.12
28
+ einops==0.6.1
29
+ encodec==0.1.1
30
+ exceptiongroup==1.1.3
31
+ fastapi==0.103.1
32
+ ffmpy==0.3.1
33
+ filelock==3.9.0
34
+ flashy==0.0.2
35
+ fonttools==4.42.1
36
+ fsspec==2023.9.0
37
+ gradio==3.42.0
38
+ gradio_client==0.5.0
39
+ h11==0.14.0
40
+ httpcore==0.17.3
41
+ httpx==0.24.1
42
+ huggingface-hub==0.16.4
43
+ hydra-colorlog==1.2.0
44
+ hydra-core==1.3.2
45
+ idna==3.4
46
+ importlib-resources==6.0.1
47
+ Jinja2==3.1.2
48
+ joblib==1.3.2
49
+ jsonschema==4.19.0
50
+ jsonschema-specifications==2023.7.1
51
+ julius==0.2.7
52
+ kiwisolver==1.4.5
53
+ lameenc==1.6.1
54
+ langcodes==3.3.0
55
+ lazy_loader==0.3
56
+ librosa==0.10.1
57
+ lightning-utilities==0.9.0
58
+ llvmlite==0.40.1
59
+ MarkupSafe==2.1.2
60
+ matplotlib==3.7.2
61
+ mpmath==1.2.1
62
+ msgpack==1.0.5
63
+ murmurhash==1.0.9
64
+ networkx==3.0
65
+ num2words==0.5.12
66
+ numba==0.57.1
67
+ numpy==1.24.4
68
+ omegaconf==2.3.0
69
+ openunmix==1.2.1
70
+ orjson==3.9.5
71
+ packaging==23.1
72
+ pandas==2.1.0
73
+ pathy==0.10.2
74
+ Pillow==10.0.0
75
+ platformdirs==3.10.0
76
+ pooch==1.7.0
77
+ preshed==3.0.8
78
+ protobuf==4.24.2
79
+ pycparser==2.21
80
+ pydantic==1.10.12
81
+ pydub==0.25.1
82
+ pyparsing==3.0.9
83
+ pytaglib==2.0.0
84
+ python-dateutil==2.8.2
85
+ python-multipart==0.0.6
86
+ pytz==2023.3
87
+ PyYAML==6.0.1
88
+ referencing==0.30.2
89
+ regex==2023.8.8
90
+ requests==2.31.0
91
+ retrying==1.3.4
92
+ rpds-py==0.10.0
93
+ safetensors==0.3.3
94
+ scikit-learn==1.3.0
95
+ scipy==1.11.2
96
+ semantic-version==2.10.0
97
+ sentencepiece==0.1.99
98
+ six==1.16.0
99
+ smart-open==6.3.0
100
+ sniffio==1.3.0
101
+ soundfile==0.12.1
102
+ soxr==0.3.6
103
+ spacy==3.5.2
104
+ spacy-legacy==3.0.12
105
+ spacy-loggers==1.0.4
106
+ srsly==2.4.7
107
+ starlette==0.27.0
108
+ submitit==1.4.5
109
+ sympy==1.11.1
110
+ thinc==8.1.12
111
+ threadpoolctl==3.2.0
112
+ tokenizers==0.13.3
113
+ toolz==0.12.0
114
+ torch==2.0.1+cu118
115
+ torchaudio==2.0.2+cu118
116
+ torchmetrics==1.1.1
117
+ tqdm==4.66.1
118
+ transformers==4.32.1
119
+ treetable==0.2.5
120
+ typer==0.7.0
121
+ typing_extensions==4.7.1
122
+ tzdata==2023.3
123
+ urllib3==2.0.4
124
+ uvicorn==0.23.2
125
+ wasabi==1.1.2
126
+ websockets==11.0.3
127
+ xformers==0.0.21