NickLucche / stable-diffusion-nvidia-docker

GPU-ready Dockerfile to run Stability.AI stable-diffusion model v2 with a simple web interface. Includes multi-GPUs support.
MIT License
357 stars 43 forks source link

multiple gpu support #29

Open CyanRenault opened 1 year ago

CyanRenault commented 1 year ago

good morning

ive using ur tutorial and installed in my personal gpu server, but it always failed: i check the whole steps and didnt find wheres the problem. including hugging face token.

initialization error: load library failed: libnvidia-ml.so.1: cannot open shared object file: no such file or directory: unknown.

so i think its the docker problem.

CyanRenault commented 1 year ago

besides i tried to use issue (12) but when i switch to use model 1.5 it says i cant find lt

CyanRenault commented 1 year ago

one more thing, would u open support the model parallel?i find it seems like disable in the docker