Obsidian plugin that integrates Replicate.com and enables using the various image generation models supported by Replicate (e.g., Stable Diffusion, FLUX.1, and many more) directly from your vault.
Demo:

<owner>/<name> or <owner>/<name>:<version>).input to the chosen model — works with any model that accepts a prompt.⚠️ Images generated via Replicate are only stored on Replicate's servers for one hour. Download anything you want to keep.
main.js, manifest.json, and styles.css from the latest GitHub release.<Vault>/.obsidian/plugins/replicate/.Once the plugin is installed, enabled, and configured with your API key:
Ctrl/Cmd + P, search for Generate image(s) using Replicate.com, and press Enter.Behaviour:
Ctrl/Cmd + Enter in the modal submits the prompt.See docs/configuration.md for the full reference.
Quick overview:
<owner>/<name> or <owner>/<name>:<version>.input. The prompt is merged in at call time.See docs/tips.md for common tips, troubleshooting, and pointers for picking model versions.
Contributions are welcome. See CONTRIBUTING.md.
MIT.