Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 84f7a88

Browse files
committed
Fixed image formatting
1 parent 874f218 commit 84f7a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OnnxStack.UI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ So far `OnnxStack.StableDiffusion` as included `LMS Discrete`, `Euler Ancestral`
4040

4141
*Example:*
4242
| LMS Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler
43-
| :--- | :--- | :--- |
43+
| :--- | :--- | :--- | :--- |
4444
<img src="../Assets/Samples/1207582124_30_7.5_30_LMS.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="../Assets/Samples/1207582124_30_7.5_30_EulerAncestral.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="../Assets/Samples/1207582124_30_7.5_30_DDPM.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="../Assets/Samples/1207582124_30_7.5_30_DDIM.png" width="256" alt="Image of browser inferencing on sample images."/> |
4545

4646
Model: OpenJourney V4 Seed: A cyberpunk puppy GuidanceScale: 7.5 NumInferenceSteps: 30 Prompt: A cyberpunk puppy

0 commit comments

Comments
 (0)