Skip to content

Instantly share code, notes, and snippets.

@matniedoba
Created October 21, 2022 14:10
Show Gist options
  • Save matniedoba/3f0a4e52f275507bcb0b0c140953b24a to your computer and use it in GitHub Desktop.
Save matniedoba/3f0a4e52f275507bcb0b0c140953b24a to your computer and use it in GitHub Desktop.
Stable Diffusion texture generator YAML
# Anchorpoint Markup Language
# Predefined Variables: e.g. ${path}
# Environment Variables: e.g. ${MY_VARIABLE}
# Full documentation: https://docs.anchorpoint.app/Actions/Reference
version: 1.0
action:
name: Texture from Prompt
version: 1
id: user::C5V8WS2C1F
category: user
type: python
author: Matthäus Niedoba
description: ""
icon:
path: :/icons/action.svg
script: texture_from_prompt.py
python_packages:
- replicate
register:
new_file:
enable: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment