Not-For-All-Audiences
nsfw
icefog72 commited on
Commit
ea5bd56
·
1 Parent(s): e3c791e

Update Summary for ST Beginners.md

Browse files
Files changed (1) hide show
  1. Summary for ST Beginners.md +5 -1
Summary for ST Beginners.md CHANGED
@@ -298,7 +298,11 @@ wip
298
  * SillyTavern-extras
299
  * XTTS
300
  * StableDiffusion
301
-
 
 
 
 
302
  ## How to Change ST to Look Like Yours?
303
 
304
  wip
 
298
  * SillyTavern-extras
299
  * XTTS
300
  * StableDiffusion
301
+ ```
302
+ git clone https://github.com/CompVis/stable-diffusion.git
303
+ cd stable-diffusion
304
+ conda env create -f ./environment.yaml
305
+ ```
306
  ## How to Change ST to Look Like Yours?
307
 
308
  wip