mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-08 08:34:21 +01:00
Update optional-deepdanbooru.sh
This commit is contained in:
parent
d61c27b309
commit
42545f6a3c
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pip install tensorflow==2.10
|
pip install tensorflow-cpu==2.10
|
||||||
pip install tensorflow-io==0.27.0
|
pip install tensorflow-io==0.27.0
|
||||||
pip install git+https://github.com/KichangKim/DeepDanbooru.git@edf73df4cdaeea2cf00e9ac08bd8a9026b7a7b26#egg=deepdanbooru deepdanbooru
|
pip install git+https://github.com/KichangKim/DeepDanbooru.git@edf73df4cdaeea2cf00e9ac08bd8a9026b7a7b26#egg=deepdanbooru deepdanbooru
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue