TheyCallMeHex commited on
Commit
de96e70
·
1 Parent(s): c7198cf

Fixed mislinked example image filepath

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ This model was converted to ONNX from Dreamlike-PhotoReal-2.0
31
 
32
  | LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
33
  | :--- | :--- | :--- | :--- | :--- | :--- |
34
- <img src="Assets/dreamlikephotoreal_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
35
 
36
  Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
37
 
 
31
 
32
  | LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
33
  | :--- | :--- | :--- | :--- | :--- | :--- |
34
+ <img src="Assets/dreamlikephotoreal_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
35
 
36
  Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
37