Boboiazumi commited on
Commit
ba7ace5
·
verified ·
1 Parent(s): d9d5c3b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +164 -0
requirements.txt ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.5
4
+ aiosignal==1.3.1
5
+ altair==5.3.0
6
+ antlr4-python3-runtime==4.8
7
+ anyio==4.4.0
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ audioread==3.0.1
11
+ av==12.1.0
12
+ bidict==0.23.1
13
+ bitarray==2.9.2
14
+ certifi==2024.6.2
15
+ cffi==1.16.0
16
+ charset-normalizer==3.3.2
17
+ click==8.1.7
18
+ colorama==0.4.6
19
+ coloredlogs==15.0.1
20
+ contourpy==1.2.1
21
+ controlnet-aux==0.0.3
22
+ cycler==0.12.1
23
+ Cython==3.0.10
24
+ decorator==5.1.1
25
+ diffusers==0.16.1
26
+ einops==0.8.0
27
+ exceptiongroup==1.2.1
28
+ fairseq==0.12.2
29
+ faiss-cpu==1.7.3
30
+ fastapi==0.88.0
31
+ ffmpeg-python==0.2.0
32
+ ffmpy==0.3.1
33
+ filelock==3.15.3
34
+ Flask==2.2.3
35
+ Flask-Cors==4.0.1
36
+ Flask-SocketIO==5.3.6
37
+ flaskwebgui==0.3.5
38
+ flatbuffers==24.3.25
39
+ fonttools==4.53.0
40
+ frozenlist==1.4.1
41
+ fsspec==2024.6.0
42
+ future==1.0.0
43
+ gradio==3.34.0
44
+ gradio_client==1.0.1
45
+ grpcio==1.64.1
46
+ h11==0.14.0
47
+ httpcore==1.0.5
48
+ httpx==0.27.0
49
+ huggingface-hub==0.23.4
50
+ humanfriendly==10.0
51
+ hydra-core==1.0.7
52
+ idna==3.7
53
+ imageio==2.34.2
54
+ importlib_metadata==8.0.0
55
+ intel-openmp==2021.4.0
56
+ itsdangerous==2.2.0
57
+ Jinja2==3.1.4
58
+ joblib==1.4.2
59
+ json5==0.9.25
60
+ jsonschema==4.22.0
61
+ jsonschema-specifications==2023.12.1
62
+ kiwisolver==1.4.5
63
+ lama-cleaner==1.2.5
64
+ lazy_loader==0.4
65
+ librosa==0.9.1
66
+ linkify-it-py==2.0.3
67
+ llvmlite==0.39.0
68
+ loguru==0.7.2
69
+ lxml==5.2.2
70
+ Markdown==3.6
71
+ markdown-it-py==2.2.0
72
+ MarkupSafe==2.1.5
73
+ matplotlib==3.9.0
74
+ matplotlib-inline==0.1.7
75
+ mdit-py-plugins==0.3.3
76
+ mdurl==0.1.2
77
+ mkl==2021.4.0
78
+ mpmath==1.3.0
79
+ multidict==6.0.5
80
+ networkx==3.3
81
+ numba==0.56.4
82
+ numpy==1.23.5
83
+ omegaconf==2.0.6
84
+ onnxruntime-directml==1.18.0
85
+ opencv-python==4.10.0.84
86
+ orjson==3.10.5
87
+ packaging==24.1
88
+ pandas==2.2.2
89
+ piexif==1.1.3
90
+ pillow==10.3.0
91
+ platformdirs==4.2.2
92
+ pooch==1.8.2
93
+ portalocker==2.8.2
94
+ praat-parselmouth==0.4.3
95
+ protobuf==4.25.3
96
+ pyasn1==0.6.0
97
+ pyasn1_modules==0.4.0
98
+ pycparser==2.22
99
+ pydantic==1.10.17
100
+ pydub==0.25.1
101
+ Pygments==2.18.0
102
+ pyparsing==3.1.2
103
+ pyreadline3==3.4.1
104
+ python-dateutil==2.9.0.post0
105
+ python-dotenv==1.0.1
106
+ python-engineio==4.9.1
107
+ python-multipart==0.0.9
108
+ python-socketio==5.11.3
109
+ python-vlc==3.0.21203
110
+ pytz==2024.1
111
+ pywin32==306
112
+ pyworld==0.3.2
113
+ PyYAML==6.0.1
114
+ referencing==0.35.1
115
+ regex==2024.5.15
116
+ requests==2.32.3
117
+ resampy==0.4.3
118
+ rich==13.7.1
119
+ rpds-py==0.18.1
120
+ sacrebleu==2.4.2
121
+ safetensors==0.4.3
122
+ scikit-image==0.24.0
123
+ scikit-learn==1.5.0
124
+ scipy==1.13.1
125
+ semantic-version==2.10.0
126
+ simple-websocket==1.0.0
127
+ six==1.16.0
128
+ sniffio==1.3.1
129
+ soundfile==0.12.1
130
+ starlette==0.22.0
131
+ sympy==1.12.1
132
+ tabulate==0.9.0
133
+ tbb==2021.13.0
134
+ tensorboard==2.17.0
135
+ tensorboard-data-server==0.7.2
136
+ tensorboardX==2.6.2.2
137
+ threadpoolctl==3.5.0
138
+ tifffile==2024.7.2
139
+ timm==1.0.7
140
+ tk==0.1.0
141
+ tokenizers==0.13.3
142
+ toolz==0.12.1
143
+ torch==2.3.1
144
+ torch-directml==0.2.2.dev240614
145
+ torchaudio==2.3.1
146
+ torchcrepe==0.0.20
147
+ torchvision==0.18.1
148
+ tornado==6.4.1
149
+ tqdm==4.66.4
150
+ traitlets==5.14.3
151
+ transformers==4.27.4
152
+ typing_extensions==4.12.2
153
+ tzdata==2024.1
154
+ uc-micro-py==1.0.3
155
+ urllib3==2.2.2
156
+ uvicorn==0.30.1
157
+ websockets==11.0.3
158
+ Werkzeug==2.2.2
159
+ whichcraft==0.6.1
160
+ win32-setctime==1.1.0
161
+ wsproto==1.2.0
162
+ yacs==0.1.8
163
+ yarl==1.9.4
164
+ zipp==3.19.2