Skip to content
/ picpig Public
forked from magicxor/picpig

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

License

Notifications You must be signed in to change notification settings

Woukim/picpig

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%