dataautogpt3
commited on
Commit
•
fb7208c
1
Parent(s):
c704ef2
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,20 @@ Where We Stand: The Cool Middle Kid
|
|
50 |
|
51 |
Here's the scoop: OpenDalle v1.1 is proudly strutting a notch above SDXL. While DALLE-3 is still the big cheese, we're hot on its heels. Think of us as the cool, savvy middle sibling, rocking both brains and beauty.
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
## Use it with 🧨 diffusers
|
55 |
```python
|
|
|
50 |
|
51 |
Here's the scoop: OpenDalle v1.1 is proudly strutting a notch above SDXL. While DALLE-3 is still the big cheese, we're hot on its heels. Think of us as the cool, savvy middle sibling, rocking both brains and beauty.
|
52 |
|
53 |
+
Settings for OpenDalle v1.1
|
54 |
+
|
55 |
+
Use these settings for the best results with OpenDalle v1.1:
|
56 |
+
|
57 |
+
CFG Scale: Use a CFG scale of 8 to 7
|
58 |
+
|
59 |
+
Steps: 60 to 70 steps for more detail, 35 steps for faster results.
|
60 |
+
|
61 |
+
Sampler: DPM2
|
62 |
+
|
63 |
+
Scheduler: Normal or Karras
|
64 |
+
|
65 |
+
Negative Prompts: Avoid using negative prompts for better-quality images.
|
66 |
+
|
67 |
|
68 |
## Use it with 🧨 diffusers
|
69 |
```python
|