stable_diffusion.openvino
stable_diffusion.openvino copied to clipboard
Improve installation instructions
I think it would be useful for the average user to have two changes to the readme for a smoother install:
- Cloning and cd'ing in the repo is missing
- Setting up some kind of virtual env (conda, venv etc.) should be recommended so that users don't accidentally mess up their base env.