Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ikarus Auto Image

A SillyTavern extension for automatic AI image generation during roleplay. Detects [pic prompt="..."] tags in LLM responses and generates images inline using your configured image generation API.

Features

  • Auto Image Detection - Automatically finds [pic prompt="..."] tags in AI responses and generates images

  • Prompt Presets - Save and switch between different prompt injection presets

  • Prompt Injection Positions - System, User, AI, Append to User Message, or Macro Mode

  • Macro Mode - Use {{IkarusAutoImage-prompt}} anywhere in your own prompt preset

  • Auto-Fix Pic Format - Fixes malformed pic prompt="..." formats before extraction

  • Optional /sd Filtering - Can also filter native /sd, /imagine, and /img prompts

  • Character Prompts - Per-character prompt slots (5 per card) that append to image generation prompts

  • Tag Replacements - Trigger-based find-and-replace for image prompts with parent/child hierarchy support image

  • First Full, Rest Dedupe - First match gets the full replacement, later matches can use a shorter tag

  • Prompt Filters - Conditional actions (remove, append, replace) on generated prompts

  • Global/Character Scope - Replacements and filters can be global or locked to specific character cards image

  • Global Replacement Manager - Popup window with folder/category organization, search, and full CRUD image

  • Double Cleaner - Removes duplicate tags after processing

  • Stable Character Data - Uses avatar filenames as keys, not numeric IDs, so data survives reordering

Installation

Via SillyTavern Extension Installer

  1. Open SillyTavern
  2. Go to Extensions -> Install Extension
  3. Paste this repo URL: https://github.com/IkarusV/IkarusAutoImage
  4. Click Install

Manual Installation

  1. Clone or download this repo into your SillyTavern data/default-user/extensions/ folder:
    cd <SillyTavern>/data/default-user/extensions/
    git clone https://github.com/IkarusV/IkarusAutoImage.git
  2. Restart SillyTavern

Usage

  1. Configure your image generation API in SillyTavern (e.g., Stable Diffusion, NovelAI)
  2. Open the Ikarus Auto Image panel in the Extensions sidebar
  3. Set up your prompt injection template
  4. The extension will automatically detect and render images during chat

Tag Replacements

Create rules that swap character names for danbooru tags:

  • Trigger: Bloom, Dragon fire Fairy, Bloom winx
  • Replace: <lora:AnimaBloom:1>Bloom, fairy wings, red hair

Character Prompts

Add per-character style instructions, danbooru tag lists, or generation rules that only apply to specific character cards.

Global Manager

Click Manage to open the folder/category organizer for your global replacements. Create categories (e.g., "Cartoon", "Video Games") and folders (e.g., "Winx Club", "Nier Automata") to keep things tidy.

Standalone mode

Added a standalone mode that spawn a pop up window that can be opened and closed to auto generate image or even ask your ai to generate more and save by chat ! but also saved in your galery in case. image

License

MIT

About

SillyTavern extension for automatic AI image generation with tag replacements, character prompts, and folder management

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages