stash
This commit is contained in:
129
stash/config/plugins/community/LocalVisage/requirements.txt
Normal file
129
stash/config/plugins/community/LocalVisage/requirements.txt
Normal file
@@ -0,0 +1,129 @@
|
||||
#Dont install this manually. The plugin will create a venv and install the requirements automatically.
|
||||
#
|
||||
#nvidia-cublas-cu12==12.4.5.8
|
||||
#nvidia-cuda-cupti-cu12==12.4.127
|
||||
#nvidia-cuda-nvrtc-cu12==12.4.127
|
||||
#nvidia-cuda-runtime-cu12==12.4.127
|
||||
#nvidia-cudnn-cu12==9.1.0.70
|
||||
#nvidia-cufft-cu12==11.2.1.3
|
||||
#nvidia-curand-cu12==10.3.5.147
|
||||
#nvidia-cusolver-cu12==11.6.1.9
|
||||
#nvidia-cusparse-cu12==12.3.1.170
|
||||
#nvidia-cusparselt-cu12==0.6.2
|
||||
#nvidia-nccl-cu12==2.21.5
|
||||
#nvidia-nvjitlink-cu12==12.4.127
|
||||
#nvidia-nvtx-cu12==12.4.127
|
||||
stashapp-tools>=0.2.58
|
||||
absl-py==2.2.2
|
||||
aiofiles==24.1.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
astunparse==1.6.3
|
||||
beautifulsoup4==4.13.4
|
||||
blinker==1.9.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
contourpy==1.3.2
|
||||
cycler==0.12.1
|
||||
deepface @ git+https://github.com/serengil/deepface.git@cc484b54be5188eb47faf132995af16a871d70b9
|
||||
fastapi==0.115.12
|
||||
ffmpy==0.5.0
|
||||
filelock==3.18.0
|
||||
fire==0.7.0
|
||||
flask==3.1.0
|
||||
flask-cors==5.0.1
|
||||
flatbuffers==25.2.10
|
||||
fonttools==4.57.0
|
||||
fsspec==2025.3.2
|
||||
gast==0.6.0
|
||||
gdown==5.2.0
|
||||
google-pasta==0.2.0
|
||||
gradio==5.25.2
|
||||
gradio-client==1.8.0
|
||||
groovy==0.1.2
|
||||
grpcio==1.71.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.14.0
|
||||
h5py==3.13.0
|
||||
httpcore==1.0.8
|
||||
httpx==0.28.1
|
||||
huggingface-hub==0.30.2
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
jinja2==3.1.6
|
||||
joblib==1.4.2
|
||||
keras==3.9.2
|
||||
kiwisolver==1.4.8
|
||||
libclang==18.1.1
|
||||
lz4==4.4.4
|
||||
markdown==3.8
|
||||
markdown-it-py==3.0.0
|
||||
markupsafe==3.0.2
|
||||
matplotlib==3.10.1
|
||||
mdurl==0.1.2
|
||||
ml-dtypes==0.5.1
|
||||
mpmath==1.3.0
|
||||
mtcnn==1.0.0
|
||||
namex==0.0.8
|
||||
networkx==3.4.2
|
||||
numpy==2.1.3
|
||||
opencv-python==4.11.0.86
|
||||
opt-einsum==3.4.0
|
||||
optree==0.15.0
|
||||
orjson==3.10.16
|
||||
packaging==25.0
|
||||
pandas==2.2.3
|
||||
pillow==11.2.1
|
||||
protobuf==5.29.4
|
||||
psutil==7.0.0
|
||||
py-cpuinfo==9.0.0
|
||||
pycryptodomex==3.22.0
|
||||
pydantic==2.11.3
|
||||
pydantic-core==2.33.1
|
||||
pydub==0.25.1
|
||||
pygments==2.19.1
|
||||
pyparsing==3.2.3
|
||||
pysocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-multipart==0.0.20
|
||||
pytz==2025.2
|
||||
pyyaml==6.0.2
|
||||
pyzipper==0.3.6
|
||||
requests==2.32.3
|
||||
retina-face==0.0.17
|
||||
rich==14.0.0
|
||||
ruff==0.11.6
|
||||
safehttpx==0.1.6
|
||||
scipy==1.15.2
|
||||
seaborn==0.13.2
|
||||
semantic-version==2.10.0
|
||||
setuptools==78.1.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.6
|
||||
starlette==0.46.2
|
||||
sympy==1.13.1
|
||||
tensorboard==2.19.0
|
||||
tensorboard-data-server==0.7.2
|
||||
tensorflow==2.19.0
|
||||
termcolor==3.0.1
|
||||
tf-keras==2.19.0
|
||||
tomlkit==0.13.2
|
||||
torch==2.6.0
|
||||
torchvision==0.21.0
|
||||
tqdm==4.67.1
|
||||
typer==0.15.2
|
||||
typing-extensions==4.13.2
|
||||
typing-inspection==0.4.0
|
||||
tzdata==2025.2
|
||||
ultralytics==8.3.69
|
||||
ultralytics-thop==2.0.14
|
||||
urllib3==2.4.0
|
||||
uvicorn==0.34.2
|
||||
#voyager==2.1.0
|
||||
websockets==15.0.1
|
||||
werkzeug==3.1.3
|
||||
wheel==0.45.1
|
||||
wrapt==1.17.2
|
||||
Reference in New Issue
Block a user