diff --git a/sdwebuiforgeneov2/.suspend b/sdwebuiforgeneov2/.suspend new file mode 100644 index 000000000..e69de29bb diff --git a/sdwebuiforgeneov2/Chart.yaml b/sdwebuiforgeneov2/Chart.yaml index 52948bfe8..b817d9b8b 100644 --- a/sdwebuiforgeneov2/Chart.yaml +++ b/sdwebuiforgeneov2/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.8 +version: 1.0.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/sdwebuiforgeneov2/OlaresManifest.yaml b/sdwebuiforgeneov2/OlaresManifest.yaml index 9a88cbaf9..ae12dc64e 100644 --- a/sdwebuiforgeneov2/OlaresManifest.yaml +++ b/sdwebuiforgeneov2/OlaresManifest.yaml @@ -7,11 +7,11 @@ metadata: description: The lightest Stable Diffusion WebUI without any bloatwares icon: https://app.cdn.olares.com/appstore/sdwebuiforegeneo/icon.png appid: sdwebuiforgeneov2 - version: '1.0.8' + version: '1.0.12' title: SD WebUI Forge Neo categories: - Creativity - - Productivity + permission: appData: true appCache: true @@ -28,9 +28,9 @@ spec: **OVERVIEW** Stable Diffusion WebUI Forge is a platform on top of the original Stable Diffusion WebUI by AUTOMATIC1111, to make development easier, optimize resource management, speed up inference, and study experimental features. - + The name "Forge" is inspired by "Minecraft Forge". This project aims to become the Forge of Stable Diffusion WebUI. - + "Neo" mainly serves as an continuation for the "latest" version of Forge, which was built on Gradio 4.40.0 before lllyasviel became too busy... Additionally, this fork is focused on optimization and usability, with the main goal of being the lightest WebUI without any bloatwares. **Features** @@ -55,7 +55,7 @@ spec: - Support running tile composition on GPU - Update spandrel - Add pillow-heif package - + Removed Features - SD2 - SD3 @@ -111,7 +111,7 @@ options: dependencies: - name: olares type: system - version: '>=1.12.3-0' + version: '>=1.12.3-0,<1.12.6' {{- if and .Values.admin .Values.bfl.username (eq .Values.admin .Values.bfl.username) }} {{- else }} - name: sdwebuiforgeneov2 diff --git a/sdwebuiforgeneov2/sdwebuiforgeneov2/Chart.yaml b/sdwebuiforgeneov2/sdwebuiforgeneov2/Chart.yaml index e9a97ccf2..475cffbb3 100644 --- a/sdwebuiforgeneov2/sdwebuiforgeneov2/Chart.yaml +++ b/sdwebuiforgeneov2/sdwebuiforgeneov2/Chart.yaml @@ -3,4 +3,4 @@ appVersion: '1.25.3-2' description: description name: sdwebuiforgeneov2 type: application -version: 1.0.8 \ No newline at end of file +version: 1.0.12 diff --git a/sdwebuiforgeneov2/sdwebuiforgeneov2server/Chart.yaml b/sdwebuiforgeneov2/sdwebuiforgeneov2server/Chart.yaml index c3b82c55c..e2d8b1d1b 100644 --- a/sdwebuiforgeneov2/sdwebuiforgeneov2server/Chart.yaml +++ b/sdwebuiforgeneov2/sdwebuiforgeneov2server/Chart.yaml @@ -3,4 +3,4 @@ appVersion: '2025.12.12' description: description name: sdwebuiforgeneov2server type: application -version: 1.0.8 \ No newline at end of file +version: 1.0.12