TheyCallMeHex commited on
Commit
d8ebd31
1 Parent(s): d1e4f9c

Fixed mislinked example image filepath

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,9 +29,9 @@ This model was converted to ONNX from Cyberpunk Anime Diffusion
29
 
30
  | LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
31
  | :--- | :--- | :--- | :--- | :--- | :--- |
32
- <img src="Assets/dgsillustrationstyle_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
33
 
34
- Seed: 1207582124 GuidanceScale: 7.5 NumInferenceSteps: 30 NegativePrompt: out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers
35
 
36
  __________________________
37
 
 
29
 
30
  | LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
31
  | :--- | :--- | :--- | :--- | :--- | :--- |
32
+ <img src="Assets/dgsillustrationstyle_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dgsillustrationstyle_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
33
 
34
+ Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30 NegativePrompt: out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers
35
 
36
  __________________________
37