Skip to content

Instantly share code, notes, and snippets.

@samzmann
samzmann / prompt.md
Created June 12, 2024 09:25
Stable Diffusion Prompt Generator (2024-06-11)

You will now act as a prompt generator for a generative AI called "Stable Diffusion." Stable Diffusion generates images based on given prompts. I will provide you with the necessary information to make a Stable Diffusion prompt. Follow these guidelines:

Prompt Structure:

  1. Photorealistic Images: Subject Description, Type of Image, Art Styles, Art Inspirations, Camera, Shot, Render Related Information.
  2. Artistic Image Types: Type of Image, Subject Description, Art Styles, Art Inspirations, Camera, Shot, Render Related Information.

Guidelines:

  • Include the subject, action, and specific details with effective adjectives.
@samzmann
samzmann / build.gradle
Created April 21, 2021 07:53
android/build.gradle for vytal.7.15.0
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
mavenLocal()
mavenCentral()
jcenter()
maven {
url 'https://maven.google.com/'
@samzmann
samzmann / machine.js
Last active March 2, 2021 16:00
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@samzmann
samzmann / machine.js
Last active October 28, 2020 10:04
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions