This commit is contained in:
cocktailpeanut
2024-08-07 11:24:11 -04:00
parent 3dcabfbf22
commit 5dab79dad1

View File

@@ -2,7 +2,7 @@ const path = require('path')
module.exports = {
version: "2.0",
title: "flux-webui",
description: "Minimal Flux Web UI powered by Gradio & Diffusers",
description: "Minimal Flux Web UI powered by Gradio & Diffusers (Flux Schnell + Flux Merged)",
icon: "icon.png",
menu: async (kernel, info) => {
let installed = info.exists("env")