Create requirements.txt
parent
840c2a12b7
commit
248f43ff96
|
@ -0,0 +1,108 @@
|
||||||
|
absl-py==2.1.0
|
||||||
|
addict==2.4.0
|
||||||
|
albucore==0.0.13
|
||||||
|
albumentations==1.4.13
|
||||||
|
annotated-types==0.7.0
|
||||||
|
astunparse==1.6.3
|
||||||
|
basicsr==1.4.2
|
||||||
|
beautifulsoup4==4.12.3
|
||||||
|
certifi==2024.7.4
|
||||||
|
charset-normalizer==3.3.2
|
||||||
|
colorama==0.4.6
|
||||||
|
coloredlogs==15.0.1
|
||||||
|
contourpy==1.2.1
|
||||||
|
customtkinter==5.2.2
|
||||||
|
cycler==0.12.1
|
||||||
|
Cython==3.0.11
|
||||||
|
darkdetect==0.8.0
|
||||||
|
easydict==1.13
|
||||||
|
eval_type_backport==0.2.0
|
||||||
|
facexlib==0.3.0
|
||||||
|
filelock==3.15.4
|
||||||
|
filterpy==1.4.5
|
||||||
|
flatbuffers==24.3.25
|
||||||
|
fonttools==4.53.1
|
||||||
|
fsspec==2024.6.1
|
||||||
|
future==1.0.0
|
||||||
|
gast==0.6.0
|
||||||
|
gdown==5.2.0
|
||||||
|
gfpgan==1.3.8
|
||||||
|
google-pasta==0.2.0
|
||||||
|
grpcio==1.65.4
|
||||||
|
h5py==3.11.0
|
||||||
|
humanfriendly==10.0
|
||||||
|
idna==3.7
|
||||||
|
imageio==2.34.2
|
||||||
|
importlib_metadata==8.2.0
|
||||||
|
insightface==0.7.3
|
||||||
|
Jinja2==3.1.4
|
||||||
|
joblib==1.4.2
|
||||||
|
keras==3.5.0
|
||||||
|
kiwisolver==1.4.5
|
||||||
|
lazy_loader==0.4
|
||||||
|
libclang==18.1.1
|
||||||
|
llvmlite==0.43.0
|
||||||
|
lmdb==1.5.1
|
||||||
|
Markdown==3.6
|
||||||
|
markdown-it-py==3.0.0
|
||||||
|
MarkupSafe==2.1.5
|
||||||
|
matplotlib==3.9.1.post1
|
||||||
|
mdurl==0.1.2
|
||||||
|
ml-dtypes==0.4.0
|
||||||
|
mpmath==1.3.0
|
||||||
|
namex==0.0.8
|
||||||
|
networkx==3.3
|
||||||
|
numba==0.60.0
|
||||||
|
numpy==1.26.4
|
||||||
|
onnx==1.16.0
|
||||||
|
onnxruntime==1.18.0
|
||||||
|
opencv-python==4.8.1.78
|
||||||
|
opencv-python-headless==4.10.0.84
|
||||||
|
opennsfw2==0.10.2
|
||||||
|
opt-einsum==3.3.0
|
||||||
|
optree==0.12.1
|
||||||
|
packaging==24.1
|
||||||
|
Pillow==9.5.0
|
||||||
|
platformdirs==4.2.2
|
||||||
|
prettytable==3.11.0
|
||||||
|
protobuf==4.23.2
|
||||||
|
psutil==5.9.8
|
||||||
|
pydantic==2.8.2
|
||||||
|
pydantic_core==2.20.1
|
||||||
|
Pygments==2.18.0
|
||||||
|
pyparsing==3.1.2
|
||||||
|
pyreadline3==3.4.1
|
||||||
|
PySocks==1.7.1
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
PyYAML==6.0.2
|
||||||
|
realesrgan==0.3.0
|
||||||
|
requests==2.32.3
|
||||||
|
rich==13.7.1
|
||||||
|
scikit-image==0.24.0
|
||||||
|
scikit-learn==1.5.1
|
||||||
|
scipy==1.14.0
|
||||||
|
setuptools==72.1.0
|
||||||
|
six==1.16.0
|
||||||
|
soupsieve==2.5
|
||||||
|
sympy==1.13.2
|
||||||
|
tb-nightly==2.18.0a20240812
|
||||||
|
tensorboard==2.17.0
|
||||||
|
tensorboard-data-server==0.7.2
|
||||||
|
tensorflow==2.17.0
|
||||||
|
tensorflow-intel==2.17.0
|
||||||
|
termcolor==2.4.0
|
||||||
|
threadpoolctl==3.5.0
|
||||||
|
tifffile==2024.8.10
|
||||||
|
tk==0.1.0
|
||||||
|
tomli==2.0.1
|
||||||
|
torch==2.2.0
|
||||||
|
torchvision==0.17.0
|
||||||
|
tqdm==4.66.4
|
||||||
|
typing_extensions==4.12.2
|
||||||
|
urllib3==2.2.2
|
||||||
|
wcwidth==0.2.13
|
||||||
|
Werkzeug==3.0.3
|
||||||
|
wheel==0.44.0
|
||||||
|
wrapt==1.16.0
|
||||||
|
yapf==0.40.2
|
||||||
|
zipp==3.20.0
|
Loading…
Reference in New Issue