Skip to content

Green-Sky/solanaceae_sdbot-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solanaceae extention and plugin to serve StableDiffusion

!! currently only works with automatic1111's api !!

example config for totato

{
	"PluginManager": {
		"autoload": {
			"entries": {
				"./build/bin/libplugin_sdbot-webui.so": true
			}
		}
	},
	"SDBot": {
		"server_host": "127.0.0.1",
		"server_port": 8080,
		"url_txt2img": "/sdapi/v1/txt2img",

		"width": 512,
		"height": 512,

		"prompt_prefix": "<lora:lcm-lora-sdv1-5:1>",
		"steps": 8,
		"cfg_scale": 1.0,
		"sampler_index": "LCM Test"
	}
}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published