magicxor / picpig

A telegram bot working as a frontend for stable-diffusion-webui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picpig

A telegram bot working as a frontend for stable-diffusion-webui

Demo

Output.2.mp4

Syntax

[model number][!][prompt]
  • model number - a number of model (from 0 to 4: DreamShaper4BakedVae, MantersBatchFurry, FurryVixens2BakedVae, TheAllysMix3Revolutions, NeverEndingDream)
  • ! - specify if you want to ignore the standard prompt

Models

  • 4x_fatal_Anime_500000_G.pth
  • 4x_foolhardy_Remacri.pth
  • RealESRGAN_x4plus_anime_6B.pth

VAE

Lora

Embeddings

WebUI launch script

@echo off

set SAFETENSORS_FAST_GPU=1
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--api --api-log --xformers --no-half-vae

call webui.bat

About

A telegram bot working as a frontend for stable-diffusion-webui

License:The Unlicense


Languages

Language:C# 100.0%