=== LinuxMaster Image Generator for Comfy UI ===
Contributors: linuxmaster1989
Tags: comfyui, ai generator, stable diffusion, image generation, media
Requires at least: 6.0
Tested up to: 7.1
Stable tag: 6.14
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connects WordPress to a remote ComfyUI GPU via local SSH tunnel for frontend AI image generation[span_0](start_span)[span_0](end_span).

== Description ==

**LinuxMaster Image Generator for Comfy UI** allows you to seamlessly integrate a self-hosted ComfyUI server via local SSH tunneling with your WordPress website, enabling users to generate images directly from the front-end using defined workflows[span_1](start_span)[span_1](end_span).

### 🌟 Features
* **SSH Tunnel Integration:** Safely communicates with remote headless GPU instances locally[span_2](start_span)[span_2](end_span).
* **Workflow Integration:** Utilizes a pre-defined ComfyUI workflow (`wordpress.json`) for consistent generation[span_3](start_span)[span_3](end_span).
* **Shortcode Integration:** Embed the generation form anywhere using `[comfy_generator]`[span_4](start_span)[span_4](end_span).
* **Direct Browser Rendering:** Pulls generated outputs directly into your user session via base64 data streams[span_5](start_span)[span_5](end_span).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/linuxmaster-image-generator-for-comfyui` directory[span_6](start_span)[span_6](end_span).
2. Activate the plugin through the 'Plugins' screen in WordPress[span_7](start_span)[span_7](end_span).
3. Consult the **Comfy SSH Bridge** admin page for setup steps regarding your remote GPU VM and SSH tunnel commands[span_8](start_span)[span_8](end_span).
4. Ensure your workflow JSON file (`wordpress.json`) is placed inside the plugin root directory[span_9](start_span)[span_9](end_span).
5. Place the `[comfy_generator]` shortcode on any page or post[span_10](start_span)[span_10](end_span).

== Frequently Asked Questions ==

= Where do I place my workflow JSON? =
Your workflow export file must be named `wordpress.json` and placed directly inside the plugin's root folder[span_11](start_span)[span_11](end_span).

== Changelog ==

= 6.14 =
* Shortened readme.txt short description to resolve length warning in Plugin Check.
= 1.6 =
* Updated slug and namespace for official plugin repository standard compliance[span_12](start_span)[span_12](end_span).
