Skip to content
Merged
Show file tree
Hide file tree
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
Empty file added sdwebuiforgeneov2/.suspend
Empty file.
2 changes: 1 addition & 1 deletion sdwebuiforgeneov2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
12 changes: 6 additions & 6 deletions sdwebuiforgeneov2/OlaresManifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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**
Expand All @@ -55,7 +55,7 @@ spec:
- Support running tile composition on GPU
- Update spandrel
- Add pillow-heif package

Removed Features
- SD2
- SD3
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion sdwebuiforgeneov2/sdwebuiforgeneov2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: '1.25.3-2'
description: description
name: sdwebuiforgeneov2
type: application
version: 1.0.8
version: 1.0.12
2 changes: 1 addition & 1 deletion sdwebuiforgeneov2/sdwebuiforgeneov2server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: '2025.12.12'
description: description
name: sdwebuiforgeneov2server
type: application
version: 1.0.8
version: 1.0.12