Commit ·
1a91b49
1
Parent(s): fe4f1fd
fixed numpy and scipy versions
Browse files- requirements.txt +2 -1
- requirementsd.txt +265 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torchvision
|
|
| 3 |
torchaudio
|
| 4 |
deepspeed
|
| 5 |
TTS==0.20.6
|
| 6 |
-
numpy
|
|
|
|
|
|
| 3 |
torchaudio
|
| 4 |
deepspeed
|
| 5 |
TTS==0.20.6
|
| 6 |
+
numpy==1.26.4
|
| 7 |
+
scipy==1.12.0
|
requirementsd.txt
ADDED
|
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==2.1.0
|
| 2 |
+
addict==2.4.0
|
| 3 |
+
aiohttp==3.9.3
|
| 4 |
+
aiosignal==1.3.1
|
| 5 |
+
aiostream==0.5.2
|
| 6 |
+
albumentations==1.4.1
|
| 7 |
+
annotated-types==0.6.0
|
| 8 |
+
antlr4-python3-runtime==4.9.3
|
| 9 |
+
anyascii==0.3.2
|
| 10 |
+
anyio==4.3.0
|
| 11 |
+
asgiref==3.7.2
|
| 12 |
+
astor==0.8.1
|
| 13 |
+
attrs==23.2.0
|
| 14 |
+
audioread==3.0.1
|
| 15 |
+
Babel==2.14.0
|
| 16 |
+
bangla==0.0.2
|
| 17 |
+
beam-sdk==0.15.12
|
| 18 |
+
blake3==0.3.4
|
| 19 |
+
blinker==1.7.0
|
| 20 |
+
blis==0.7.11
|
| 21 |
+
bnnumerizer==0.0.2
|
| 22 |
+
bnunicodenormalizer==0.1.6
|
| 23 |
+
boto3==1.34.47
|
| 24 |
+
botocore==1.34.47
|
| 25 |
+
cachetools==5.3.2
|
| 26 |
+
catalogue==2.0.10
|
| 27 |
+
certifi==2024.2.2
|
| 28 |
+
cffi==1.15.1
|
| 29 |
+
chardet==5.2.0
|
| 30 |
+
charset-normalizer==3.3.2
|
| 31 |
+
click==8.1.7
|
| 32 |
+
cloudpathlib==0.16.0
|
| 33 |
+
cloudpickle==2.2.1
|
| 34 |
+
coloredlogs==15.0.1
|
| 35 |
+
colorlog==6.8.2
|
| 36 |
+
colour-science==0.4.4
|
| 37 |
+
confection==0.1.4
|
| 38 |
+
contourpy==1.2.0
|
| 39 |
+
coqpit==0.0.17
|
| 40 |
+
croniter==1.4.1
|
| 41 |
+
cssselect2==0.7.0
|
| 42 |
+
cycler==0.12.1
|
| 43 |
+
cymem==2.0.8
|
| 44 |
+
Cython==3.0.9
|
| 45 |
+
dateparser==1.1.8
|
| 46 |
+
decorator==5.1.1
|
| 47 |
+
deepspeed==0.14.1
|
| 48 |
+
docopt==0.6.2
|
| 49 |
+
easydict==1.13
|
| 50 |
+
einops==0.7.0
|
| 51 |
+
encodec==0.1.1
|
| 52 |
+
fastapi==0.109.2
|
| 53 |
+
filelock==3.13.1
|
| 54 |
+
Flask==3.0.3
|
| 55 |
+
flatbuffers==24.3.7
|
| 56 |
+
fonttools==4.49.0
|
| 57 |
+
frozenlist==1.4.1
|
| 58 |
+
fsspec==2024.2.0
|
| 59 |
+
ftfy==6.1.3
|
| 60 |
+
fvcore==0.1.5.post20221221
|
| 61 |
+
g2pkk==0.1.2
|
| 62 |
+
gitdb==4.0.11
|
| 63 |
+
GitPython==3.1.42
|
| 64 |
+
google-api-core==2.17.1
|
| 65 |
+
google-auth==2.28.1
|
| 66 |
+
google-cloud-core==2.4.1
|
| 67 |
+
google-cloud-storage==2.10.0
|
| 68 |
+
google-crc32c==1.5.0
|
| 69 |
+
google-resumable-media==2.7.0
|
| 70 |
+
googleapis-common-protos==1.62.0
|
| 71 |
+
grpcio==1.62.2
|
| 72 |
+
grpclib==0.4.7
|
| 73 |
+
gruut==2.2.3
|
| 74 |
+
gruut-ipa==0.13.0
|
| 75 |
+
gruut_lang_de==2.0.0
|
| 76 |
+
gruut_lang_en==2.0.0
|
| 77 |
+
gruut_lang_es==2.0.0
|
| 78 |
+
gruut_lang_fr==2.0.2
|
| 79 |
+
h11==0.14.0
|
| 80 |
+
h2==4.1.0
|
| 81 |
+
hangul-romanize==0.1.0
|
| 82 |
+
hjson==3.1.0
|
| 83 |
+
hpack==4.0.0
|
| 84 |
+
httpcore==0.17.3
|
| 85 |
+
httpx==0.24.1
|
| 86 |
+
huggingface-hub==0.20.3
|
| 87 |
+
humanfriendly==10.0
|
| 88 |
+
hyperframe==6.0.1
|
| 89 |
+
idna==3.6
|
| 90 |
+
imageio==2.34.0
|
| 91 |
+
imageio-ffmpeg==0.4.9
|
| 92 |
+
importlib_metadata==7.0.2
|
| 93 |
+
# Editable install with no version control (inference-core-nodes==0.3.0)
|
| 94 |
+
-e /Users/simdi/Documents/Programming/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes
|
| 95 |
+
inflect==7.2.0
|
| 96 |
+
inquirerpy==0.3.4
|
| 97 |
+
insightface==0.7.3
|
| 98 |
+
iopath==0.1.10
|
| 99 |
+
itsdangerous==2.2.0
|
| 100 |
+
jamo==0.4.1
|
| 101 |
+
jax==0.4.25
|
| 102 |
+
jaxlib==0.4.25
|
| 103 |
+
jieba==0.42.1
|
| 104 |
+
Jinja2==3.1.3
|
| 105 |
+
jmespath==1.0.1
|
| 106 |
+
joblib==1.3.2
|
| 107 |
+
jsonlines==1.2.0
|
| 108 |
+
jsonschema==4.21.1
|
| 109 |
+
jsonschema-specifications==2023.12.1
|
| 110 |
+
kiwisolver==1.4.5
|
| 111 |
+
kornia==0.7.1
|
| 112 |
+
langcodes==3.3.0
|
| 113 |
+
lazy_loader==0.3
|
| 114 |
+
librosa==0.10.1
|
| 115 |
+
llvmlite==0.42.0
|
| 116 |
+
loguru==0.7.2
|
| 117 |
+
lxml==5.1.0
|
| 118 |
+
mapbox-earcut==1.0.1
|
| 119 |
+
Markdown==3.6
|
| 120 |
+
markdown-it-py==3.0.0
|
| 121 |
+
MarkupSafe==2.1.3
|
| 122 |
+
marshmallow==3.18.0
|
| 123 |
+
marshmallow-dataclass==8.6.0
|
| 124 |
+
matplotlib==3.8.3
|
| 125 |
+
matrix-client==0.4.0
|
| 126 |
+
mdurl==0.1.2
|
| 127 |
+
mediapipe==0.10.11
|
| 128 |
+
ml-dtypes==0.3.2
|
| 129 |
+
more-itertools==10.2.0
|
| 130 |
+
mpmath==1.3.0
|
| 131 |
+
msgpack==1.0.7
|
| 132 |
+
msgpack-numpy==0.4.8
|
| 133 |
+
multidict==6.0.5
|
| 134 |
+
murmurhash==1.0.10
|
| 135 |
+
mypy-extensions==1.0.0
|
| 136 |
+
networkx==2.8.8
|
| 137 |
+
ninja==1.11.1.1
|
| 138 |
+
nltk==3.8.1
|
| 139 |
+
num2words==0.5.13
|
| 140 |
+
numba==0.59.0
|
| 141 |
+
numpy==1.26.4
|
| 142 |
+
omegaconf==2.3.0
|
| 143 |
+
onnx==1.15.0
|
| 144 |
+
onnxruntime==1.17.1
|
| 145 |
+
opencv-contrib-python==4.9.0.80
|
| 146 |
+
opencv-python==4.9.0.80
|
| 147 |
+
opencv-python-headless==4.9.0.80
|
| 148 |
+
opt-einsum==3.3.0
|
| 149 |
+
packaging==23.2
|
| 150 |
+
pandas==1.5.3
|
| 151 |
+
pfzy==0.3.4
|
| 152 |
+
Pillow==10.0.0
|
| 153 |
+
platformdirs==4.2.0
|
| 154 |
+
pooch==1.8.1
|
| 155 |
+
portalocker==2.8.2
|
| 156 |
+
preshed==3.0.9
|
| 157 |
+
prettytable==3.10.0
|
| 158 |
+
prompt-toolkit==3.0.43
|
| 159 |
+
protobuf==3.20.3
|
| 160 |
+
psutil==5.9.8
|
| 161 |
+
py-cpuinfo==9.0.0
|
| 162 |
+
pyasn1==0.5.1
|
| 163 |
+
pyasn1-modules==0.3.0
|
| 164 |
+
pybind11==2.11.1
|
| 165 |
+
pycollada==0.8
|
| 166 |
+
pycparser==2.21
|
| 167 |
+
pydantic==2.6.1
|
| 168 |
+
pydantic_core==2.16.2
|
| 169 |
+
Pygments==2.17.2
|
| 170 |
+
PyMatting==1.1.12
|
| 171 |
+
pynndescent==0.5.12
|
| 172 |
+
pynvml==11.5.0
|
| 173 |
+
pyparsing==3.1.2
|
| 174 |
+
pypinyin==0.51.0
|
| 175 |
+
pysbd==0.3.4
|
| 176 |
+
python-crfsuite==0.9.10
|
| 177 |
+
python-dateutil==2.8.2
|
| 178 |
+
python-json-logger==2.0.7
|
| 179 |
+
python-on-whales==0.68.0
|
| 180 |
+
pytz==2024.1
|
| 181 |
+
PyYAML @ file:///private/tmp/pyyaml-20230717-6270-1iiwi1j/PyYAML-6.0.1
|
| 182 |
+
referencing==0.33.0
|
| 183 |
+
regex==2023.12.25
|
| 184 |
+
rembg==2.0.55
|
| 185 |
+
reportlab==4.1.0
|
| 186 |
+
requests==2.31.0
|
| 187 |
+
rich==13.7.0
|
| 188 |
+
rich-click==1.7.3
|
| 189 |
+
rpds-py==0.18.0
|
| 190 |
+
rsa==4.9
|
| 191 |
+
Rtree==1.2.0
|
| 192 |
+
s3transfer==0.10.0
|
| 193 |
+
safetensors==0.4.2
|
| 194 |
+
scikit-image==0.22.0
|
| 195 |
+
scikit-learn==1.4.1.post1
|
| 196 |
+
scipy==1.12.0
|
| 197 |
+
shapely==2.0.3
|
| 198 |
+
sigtools==4.0.1
|
| 199 |
+
single-source==0.3.0
|
| 200 |
+
six==1.16.0
|
| 201 |
+
smart-open==6.4.0
|
| 202 |
+
smmap==5.0.1
|
| 203 |
+
sniffio==1.3.0
|
| 204 |
+
sounddevice==0.4.6
|
| 205 |
+
soundfile==0.12.1
|
| 206 |
+
soxr==0.3.7
|
| 207 |
+
spacy==3.7.4
|
| 208 |
+
spacy-legacy==3.0.12
|
| 209 |
+
spacy-loggers==1.0.5
|
| 210 |
+
srsly==2.4.8
|
| 211 |
+
starlette==0.36.3
|
| 212 |
+
SudachiDict-core==20240409
|
| 213 |
+
SudachiPy==0.6.8
|
| 214 |
+
svg.path==6.3
|
| 215 |
+
svglib==1.5.1
|
| 216 |
+
sympy==1.12
|
| 217 |
+
synchronicity==0.6.2
|
| 218 |
+
tabulate==0.9.0
|
| 219 |
+
tblib==3.0.0
|
| 220 |
+
tenacity==8.2.3
|
| 221 |
+
tensorboard==2.16.2
|
| 222 |
+
tensorboard-data-server==0.7.2
|
| 223 |
+
termcolor==2.4.0
|
| 224 |
+
thinc==8.2.3
|
| 225 |
+
threadpoolctl==3.3.0
|
| 226 |
+
tifffile==2024.2.12
|
| 227 |
+
tinycss2==1.2.1
|
| 228 |
+
tokenizers==0.15.2
|
| 229 |
+
toml==0.10.2
|
| 230 |
+
tomli==2.0.1
|
| 231 |
+
torch==2.3.0.dev20240311
|
| 232 |
+
torchaudio==2.2.0.dev20240311
|
| 233 |
+
torchsde==0.2.6
|
| 234 |
+
torchvision==0.18.0.dev20240311
|
| 235 |
+
tqdm==4.66.2
|
| 236 |
+
trainer==0.0.36
|
| 237 |
+
trampoline==0.1.2
|
| 238 |
+
transformers==4.38.2
|
| 239 |
+
trimesh==3.21.7
|
| 240 |
+
truss==0.9.1
|
| 241 |
+
TTS==0.22.0
|
| 242 |
+
typeguard==4.2.1
|
| 243 |
+
typer==0.9.0
|
| 244 |
+
types-certifi==2021.10.8.3
|
| 245 |
+
types-toml==0.10.8.7
|
| 246 |
+
typing-inspect==0.9.0
|
| 247 |
+
typing_extensions==4.11.0
|
| 248 |
+
tzlocal==5.2
|
| 249 |
+
umap-learn==0.5.6
|
| 250 |
+
Unidecode==1.3.8
|
| 251 |
+
urllib3==1.26.18
|
| 252 |
+
uvicorn==0.24.0.post1
|
| 253 |
+
uvloop==0.19.0
|
| 254 |
+
validators==0.20.0
|
| 255 |
+
wasabi==1.1.2
|
| 256 |
+
watchfiles==0.19.0
|
| 257 |
+
wcwidth==0.2.13
|
| 258 |
+
weasel==0.3.4
|
| 259 |
+
webencodings==0.5.1
|
| 260 |
+
Werkzeug==3.0.2
|
| 261 |
+
xxhash==3.4.1
|
| 262 |
+
yacs==0.1.8
|
| 263 |
+
yapf==0.40.2
|
| 264 |
+
yarl==1.9.4
|
| 265 |
+
zipp==3.17.0
|