Skip to content

Latest commit

 

History

History
75 lines (56 loc) · 3.07 KB

README.md

File metadata and controls

75 lines (56 loc) · 3.07 KB

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