Skip to content

JulienGenoud/automatic1111-dev.pinokio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic1111 SDXL

NOTICE

This repository is temporary, and IDENTICAL to https://github.com/cocktailpeanut/automatic1111.pinokio except that it clones the sdxl branch instead of the stable branch, just to try out the SDXL version.

Can use to try out new features that are not yet merged

One-click installer and automation API for AUTOMATIC1111/stable-diffusion-webui

Install

First time launching? Install first: install

Customize Environment

Windows

Update COMMANDLINE_ARGS

Mac

Update COMMANDLINE_ARGS

Examples

  1. Single image generator: Click "run" and it will generate an image and open it in a new window.
  2. Infinite image generator: Click "run", and it will start generating images forever. Try customizing the prompt inside the script to run your own infinite image generator.
  3. Receive prompt and generate images: Click "run", and it will ask you for a prmopt. When you enter the prompt it will generate an image for the prompt.

Write your own script

You can do way more than what the example scripts do. Pinokio script is a turing complete scripting language, so you can run anything on your machine. Learn more here: https://docs.pinokio.computer/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • Shell 40.9%