LottePeisch commited on
Commit
179e94c
·
1 Parent(s): 13c7ddb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -1,3 +1,5 @@
 
 
1
  This repository is for the diffusers port of 2dn by Advokat, with some changes by myself:
2
 
3
  - Switched out the default scheduler for EulerAncestralDiscreteScheduler
@@ -6,12 +8,4 @@ This repository is for the diffusers port of 2dn by Advokat, with some changes b
6
  Recommended sampler: Euler_A
7
  Recommended CFG: 7-15
8
 
9
- Works well with high res fix, but can also create direct 1024x768 images.
10
-
11
-
12
- ---
13
- license: creativeml-openrail-m
14
- pipeline_tag: text-to-image
15
- language: "Python"
16
- tags: "art"
17
- ---
 
1
+
2
+
3
  This repository is for the diffusers port of 2dn by Advokat, with some changes by myself:
4
 
5
  - Switched out the default scheduler for EulerAncestralDiscreteScheduler
 
8
  Recommended sampler: Euler_A
9
  Recommended CFG: 7-15
10
 
11
+ Works well with high res fix, but can also create direct 1024x768 images.