Skip to content

amiantos/AI-Horde-Styles-Previews

Repository files navigation

AI Horde Styles Preview Generator

This repo contains preview images for AI Horde Styles, as well as the node script used to generate them.

How to use in your horde app

  • Fetch /previews.json to get image urls to use in your app.
  • Fetch /hashes.json to get the hash of the current version of the previews. You can use this hash if you cache images locally to detect when existing styles change.

How to view

How to generate images

  • Copy config.json.example to config.json and fill out what you need
  • npm i
  • node index.js

How to change what previews are generated

  • Open up index.js
  • Change the promptSamples object to suit your interests
  • You may also want to change the base seed in baseRequest.js
  • Run the script again

About

Automatically generated preview images for AI Horde styles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors