stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Improve installation instructions

Open do-me opened this issue 2 years ago • 0 comments

I think it would be useful for the average user to have two changes to the readme for a smoother install:

  1. Cloning and cd'ing in the repo is missing
  2. Setting up some kind of virtual env (conda, venv etc.) should be recommended so that users don't accidentally mess up their base env.

do-me avatar Jan 23 '23 13:01 do-me