enhanced ui

This commit is contained in:
Saifeddine ALOUI 2024-03-22 00:28:23 +01:00
parent 629ca9f17b
commit 968da487f6
6 changed files with 8 additions and 8 deletions

@ -1 +1 @@
Subproject commit 0e85616443cecefc5e3b56440e0110cd4ae11701
Subproject commit 2fa5068047d14e6a11e550ee46ed0b590f3ca91d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-e569003e.js"></script>
<link rel="stylesheet" href="/assets/index-f13e7800.css">
<script type="module" crossorigin src="/assets/index-c2fef247.js"></script>
<link rel="stylesheet" href="/assets/index-4b1865b7.css">
</head>
<body>
<div id="app"></div>

View File

@ -1284,9 +1284,9 @@
<div class="flex flex-row">
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="reinstallSDService">install sd service</button>
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="upgradeSDService">upgrade sd service</button>
<a class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" href="https://github.com/ParisNeo/stable-diffusion-webui/blob/master/LICENSE.txt" target="_blank">automatic1111's sd licence</a>
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="startSDService">start sd service</button>
<button class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" @click="showSD">show sd ui</button>
<a class="hover:text-primary bg-green-200 rounded-lg p-4 m-4 w-full text-center items-center" href="https://github.com/ParisNeo/stable-diffusion-webui/blob/master/LICENSE.txt" target="_blank">automatic1111's sd licence</a>
</div>
</td>
</tr>

@ -1 +1 @@
Subproject commit c34ff536ea079a32446292bc2c5c138b3034b2b6
Subproject commit 6a8ca5b229cd1cbd70d6d1147ad8d68906a41a56