This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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": "Enter your prompt" } |