Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Dockerfile Missing pynvml #126

Closed
bluedevil678 opened this issue Aug 30, 2022 · 4 comments
Closed

Dockerfile Missing pynvml #126

bluedevil678 opened this issue Aug 30, 2022 · 4 comments

Comments

@bluedevil678
Copy link

I had to include this in the latest docker file:

RUN pip install pynvml

This was required to allow for launch (30/08/22) - Works fine one added.

@hlky hlky changed the title Missing pynvml Dockerfile Missing pynvml Aug 30, 2022
@hlky
Copy link

hlky commented Aug 30, 2022

Will leave this for the Docker maintainer, please include a proper title in your issues.

@yourjelly
Copy link

It should be covered by the environment.yaml

https://github.com/hlky/stable-diffusion/blob/d4fc920b1e67abdcdb2d9ca95ce2890e849752d3/environment.yaml#L31

Does it really need to be run in the Dockerfile?

@bluedevil678
Copy link
Author

bluedevil678 commented Aug 30, 2022 via email

@oc013
Copy link

oc013 commented Aug 31, 2022

It already updates on its own, just restart the container...

$ docker compose up
[+] Running 1/0
 ⠿ Container sd  Created                                                                                                                                             0.0s
Attaching to sd
sd  | Updating conda env: ldm ...

@hlky hlky closed this as completed Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants