Апісанне
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.
Ўсталёўка
- Upload the plugin files to the
/wp-content/plugins/linuxmaster-image-generator-for-comfyuidirectory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Consult the Comfy SSH Bridge admin page for setup steps regarding your remote GPU VM and SSH tunnel commands.
- Ensure your workflow JSON file (
wordpress.json) is placed inside the plugin root directory. - 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.jsonand placed directly inside the plugin’s root folder.
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“LinuxMaster Image Generator for Comfy UI” з’яўляецца праграмным забеспячэннем з адкрытым зыходным кодам. Наступныя людзі ўнеслі свой уклад у гэты плагін.
УдзельнікіПеракласці “LinuxMaster Image Generator for Comfy UI” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
6.15
- Removed residual span citation markers from the readme.txt description.
6.14
- Initial public release on the WordPress plugin repository.