mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-04 06:34:19 +01:00
6 lines
215 B
Bash
6 lines
215 B
Bash
#!/bin/bash
|
|
|
|
pip install tensorflow-cpu==2.10
|
|
pip install tensorflow-io==0.27.0
|
|
pip install git+https://github.com/KichangKim/DeepDanbooru.git@edf73df4cdaeea2cf00e9ac08bd8a9026b7a7b26#egg=deepdanbooru deepdanbooru
|