Skip to content

Navigation Menu

Sign in
Sign up

Stable-yogi

Stable Yogi

Free, open tools for local AI art — small quality-of-life extensions and helpers for Forge / Forge Neo, AUTOMATIC1111, and ComfyUI. Made for everyday use on modest hardware, and shared as-is for anyone who finds them handy.

🌐 stableyogi.com — free tools, model guides, and a friendly AI-art community.

Forge / Forge Neo extensions

Tool What it does
sd-forge-krea2 Run Krea 2 natively in Forge Neo — one-click model download and presets.
sd-forge-krea2-enhancements A free companion suite for the Krea 2 extension.
sd-forge-int8-convrot Load INT8-ConvRot checkpoints in one click — better speed, lower VRAM.
StableYogi-Tab-Progress Generation progress in the browser tab title, plus a "notify when done" alert.
sd-native-pause A real Pause / Resume for Forge — hold a generation mid-batch and resume with no progress lost.
sd-forge-free-vram A one-click "Free VRAM" button — unload models and reclaim GPU memory without restarting.
sd-forge-gen-history Logs every generation to a searchable file next to your outputs — find any past image's prompt and settings.
sd-forge-lora-triggers An offline tab that reads each LoRA's trigger words from its own file — works for your locally-trained LoRAs.
sd-forge-prompt-library A tab to save the prompt bits you reuse — quality tags, a go-to negative, a style block — and copy them back.
sd-forge-watermark An opt-in text watermark — stamp your handle on each image before it saves. Off by default.
sd-forge-ab-compare Drop two images and see which generation settings differ — read from each PNG's own metadata.
sd-forge-nan-guard Turns the silent all-black VAE-NaN failure into a labelled frame that says what happened and how to fix it.
sd-forge-contact-sheet After a batch, build one labelled grid of the results — each cell tagged with its seed.
sd-forge-open-outputs One-click buttons to open your images / grids folders in the file browser.
sd-forge-save-prompt-txt Save the positive prompt as a .txt next to each image — handy for datasets.
sd-forge-stableyogi-prompt Bring ready-made prompts from your StableYogi account into Forge / A1111.

ComfyUI

Tool What it does
comfyui-stableyogi-prompt A StableYogi Prompt node that drops a ready-made prompt into your graph.

Also here

Tool What it does
storyframe An interactive illustrated-story tool that runs on a modest 8GB GPU.

Everything here is free and open, offered as-is. If a tool saves you a little time, that's the point. Find more at stableyogi.com .

Popular repositories Loading

  1. sd-forge-krea2 sd-forge-krea2 Public

    Run Krea 2 (Krea AI's 12B DiT) natively in Forge Neo — the first open-source Krea 2 extension. One-click model download, presets, fp8, full + piecewise loading. By Stable Yogi.

    Python 9

  2. sd-forge-krea2-enhancements sd-forge-krea2-enhancements Public

    The full Krea 2 Enhancement Suite for Forge Neo — advanced Prompt-Adherence engine + custom per-layer Detail Boost PRO. Free companion to sd-forge-krea2. By Stable Yogi.

    Python 3

  3. storyframe storyframe Public

    Interactive illustrated-story tool that runs on a modest 8GB GPU: a local LLM writes narration + scene prompts, ComfyUI draws them. SFW, open, as-is. By Stable Yogi.

    Python 2

  4. sd-forge-free-vram sd-forge-free-vram Public

    One-click Free VRAM button for Forge (Neo) - unload all models and release the GPU cache without restarting, then reload on demand. Shows live VRAM + how much it freed. Zero-dependency. By Stable Y...

    Python 2

  5. sd-forge-stableyogi-prompt sd-forge-stableyogi-prompt Public

    Bring ready-made prompts from your StableYogi account into Forge / Automatic1111. By Stable Yogi.

    Python 1

  6. comfyui-stableyogi-prompt comfyui-stableyogi-prompt Public

    StableYogi Prompt node for ComfyUI — a ready-made prompt straight into CLIP Text Encode. By Stable Yogi.

    Python

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 19 repositories
  • sd-forge-krea2-enhancements Public

    The full Krea 2 Enhancement Suite for Forge Neo — advanced Prompt-Adherence engine + custom per-layer Detail Boost PRO. Free companion to sd-forge-krea2. By Stable Yogi.

    Stable-yogi/sd-forge-krea2-enhancements's past year of commit activity
    Python 3 GPL-3.0 0 0 0 Updated Aug 18, 2026
  • sd-forge-krea2 Public

    Run Krea 2 (Krea AI's 12B DiT) natively in Forge Neo — the first open-source Krea 2 extension. One-click model download, presets, fp8, full + piecewise loading. By Stable Yogi.

    Stable-yogi/sd-forge-krea2's past year of commit activity
    Python 9 GPL-3.0 0 0 0 Updated Aug 18, 2026
  • .github Public

    Stable Yogi - free, open tools for local AI art (Forge / Forge Neo, AUTOMATIC1111, ComfyUI). See profile/README.md.

    Stable-yogi/.github's past year of commit activity
    0 0 0 0 Updated Aug 6, 2026
  • sd-forge-open-outputs Public

    One-click buttons to open your Forge (Neo) output folders in the file browser, from the txt2img/img2img panel. Reads Forge's own output settings. Never touches generation. By Stable Yogi.

    Stable-yogi/sd-forge-open-outputs's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-contact-sheet Public

    Labelled contact sheet for Forge (Neo) - after a batch, builds one grid of the results with each cell labelled by its seed, so you can pick the best and know its seed. Off by default, never alters your images. By Stable Yogi.

    Stable-yogi/sd-forge-contact-sheet's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-nan-guard Public

    Catches the silent black-image bug in Forge (Neo): when a VAE NaN produces an all-black frame, it stamps a clear diagnosis onto it (try a different VAE / --no-half-vae) instead of a mystery black square. Only touches already-blank frames. By Stable Yogi.

    Stable-yogi/sd-forge-nan-guard's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-ab-compare Public

    A/B Compare tab for Forge (Neo) - drop two images and see which generation settings differ (sampler, steps, CFG, seed, model...), read from each PNG's own metadata. Read-only. By Stable Yogi.

    Stable-yogi/sd-forge-ab-compare's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-watermark Public

    Opt-in text watermark for Forge (Neo) - stamp your handle on each image before it saves (position/opacity/size, soft shadow). Off by default, drawn with Pillow, never breaks saving. By Stable Yogi.

    Stable-yogi/sd-forge-watermark's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-prompt-library Public

    Prompt Library tab for Forge (Neo) - save the prompt bits you reuse (quality tags, a go-to negative, a style block), pick one, copy it back. Persistent JSON, offline, never touches generation. By Stable Yogi.

    Stable-yogi/sd-forge-prompt-library's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026
  • sd-forge-lora-triggers Public

    Offline LoRA trigger words for Forge (Neo) - a tab that reads trigger words / trained name straight from each .safetensors' own metadata, so it works offline and for your locally-trained LoRAs, not just ones from a website. Read-only. By Stable Yogi.

    Stable-yogi/sd-forge-lora-triggers's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 6, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

AltStyle によって変換されたページ (->オリジナル) /