Moses25 commited on
Commit
31a6487
·
1 Parent(s): 5be0f9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ #### this is a stable diffusion webui repo,inlcuding v-1.5,v-2.1-512 and v-2.1-768,choose what you like .
5
+ fork from [AUTOMATIC1111/stable-diffusion-webui](https://github.com/).
6
+ I just prepare the model and env
7
+ ```
8
+ Step1
9
+ git clone git clone https://huggingface.co/Moses25/stable-diffusion-v2-webui
10
+ unzip SD.zip && cd SD
11
+ sh run.sh
12
+
13
+ ```
14
+ ### Note,modify the class FrozenCLIPEmbedder(version="openai/clip-vit-large-patch14") in SD/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/modules/encoders/modules.py