Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions WebUI/src/views/LearnMore.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</p>
</div>
<a href="https://github.com/lllyasviel/Fooocus"
class="flex gap-1 items-center "><span class="">Leam more</span><span
class="flex gap-1 items-center "><span class="">Learn more</span><span
class="svg-icon i-arrow-right w-4 h-4"></span></a>
</div>
</div>
Expand All @@ -67,7 +67,7 @@
</p>
</div>
<a href="https://github.com/comfyanonymous/ComfyUI"
class="flex gap-1 items-center "><span class="">Leam more</span><span
class="flex gap-1 items-center "><span class="">Learn more</span><span
class="svg-icon i-arrow-right w-4 h-4"></span></a>
</div>
</div>
Expand All @@ -81,7 +81,7 @@
</p>
</div>
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui"
class="flex gap-1 items-center "><span class="">Leam more</span><span
class="flex gap-1 items-center "><span class="">Learn more</span><span
class="svg-icon i-arrow-right w-4 h-4"></span></a>
</div>
</div>
Expand All @@ -95,7 +95,7 @@
</p>
</div>
<a href="https://github.com/vladmandic/automatic"
class="flex gap-1 items-center "><span class="">Leam more</span><span
class="flex gap-1 items-center "><span class="">Learn more</span><span
class="svg-icon i-arrow-right w-4 h-4"></span></a>
</div>
</div>
Expand All @@ -110,7 +110,7 @@
determined near launch}</p>
<div class="pt-3 flex justify-center">
<a href="https://github.com/intel/ai-playground"
class="flex gap-1 items-center"><span class="">Leam more</span><span
class="flex gap-1 items-center"><span class="">Learn more</span><span
class="svg-icon i-arrow-right w-4 h-4"></span></a>
</div>
</div>
Expand Down