Skip to content

Instantly share code, notes, and snippets.

#!/Users/tkroeger/.venv-raycast/bin/python
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Generate Image
# @raycast.mode fullOutput
# Optional parameters:
# @raycast.icon 🌇
# @raycast.argument1 { "type": "text", "placeholder": "Filename" }