Sébastien Dubois380 downloadsReplicate.com integration. Generate images using AI.
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.
You can also browse the catalog on the Obsidian Community website.
If the plugin isn't listed in the community catalog yet (or you want a specific version):
main.js, manifest.json, and styles.css from the latest release.<Vault>/.obsidian/plugins/replicate/.BRAT (Beta Reviewers Auto-update Tool) installs plugins straight from a GitHub repo and keeps them updated automatically. Use this if you want the latest commits — things might break.
https://github.com/dsebastien/obsidian-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.