LinuxMaster Image Generator for Comfy UI

外掛說明

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.

🌟 Features

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

安裝方式

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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈LinuxMaster Image Generator for Comfy UI〉的開發相關工作。

參與者

變更記錄

6.15

  • Removed residual span citation markers from the readme.txt description.

6.14

  • Initial public release on the WordPress plugin repository.