Disty0 commited on
Commit
56333cd
1 Parent(s): 6c5a472

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -28
README.md CHANGED
@@ -26,34 +26,6 @@ Switch to FairAI license. (Still no commercial use.)
26
  </table>
27
 
28
 
29
- # UI Guide
30
-
31
- ## SD.Next
32
-
33
- Switch to the dev branch:
34
- ```
35
- git checkout dev
36
- ```
37
- Go to Models -> Huggingface and type `Disty0/sotediffusion-wuerstchen3-alpha1-decoder` into the model name and press download.
38
- Load `Disty0/sotediffusion-wuerstchen3-alpha1-decoder` after the download process is complete.
39
-
40
- Parameters:
41
- Sampler: Default
42
-
43
- Steps: 30 or 40
44
- Secondary Steps: 10
45
-
46
- CFG: 8
47
- Secondary CFG: 1 or 1.2
48
-
49
- Resolution: 1024x1536, 2048x1152
50
- Anything works as long as it's a multiply of 128.
51
-
52
- ## ComfyUI
53
-
54
- Please refer to CivitAI: https://civitai.com/models/353284
55
-
56
-
57
  # Code Example
58
 
59
  ```shell
 
26
  </table>
27
 
28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  # Code Example
30
 
31
  ```shell