Changeset 3486491
- Timestamp:
- 03/19/2026 01:05:45 PM (13 days ago)
- Location:
- linuxmaster-image-generator-for-comfyui
- Files:
-
- 2 edited
-
readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linuxmaster-image-generator-for-comfyui/readme.txt
r3486483 r3486491 1 1 === LinuxMaster Image Generator for ComfyUI === 2 Contributors: linuxmaster1989 , Jesse Karban2 Contributors: linuxmaster1989 3 3 Requires at least: 6.0 4 4 Tested up to: 6.9 … … 24 24 2. **Workflow Preparation:** 25 25 * Create or load your desired workflow in the ComfyUI interface. 26 * The node intended for the main text prompt **must be renamed to `1`** (one) for the plugin to correctly inject the user's positive prompt.26 * The node intended for the main text prompt **must be renamed to 1** (one) for the plugin to correctly inject the user's positive prompt. 27 27 * Export the workflow as a JSON file for configuration within the plugin settings. 28 28 3. **Plugin Configuration:** Access the plugin settings page to input: … … 48 48 * **Browser Requirement:** Ensure your web browser is up-to-date and supports the necessary connection protocols for the plugin interface. 49 49 50 ### 🤝 Credits 51 52 Special thanks to **Jesse Karban** for contributions to the development and architecture of this integration. 53 50 54 == Installation == 51 55 … … 67 71 = 6.13 = 68 72 * Initial stable release to the WordPress Plugin Directory. 69 * Confirmed compatibility with WordPress 6.9.4. 70 * Added support for custom JSON workflows and remote server API integration. 71 72 == Upgrade Notic 73 * Confirmed compatibility wit -
linuxmaster-image-generator-for-comfyui/trunk/readme.txt
r3486483 r3486491 1 1 === LinuxMaster Image Generator for ComfyUI === 2 Contributors: linuxmaster1989 , Jesse Karban2 Contributors: linuxmaster1989 3 3 Requires at least: 6.0 4 4 Tested up to: 6.9 … … 24 24 2. **Workflow Preparation:** 25 25 * Create or load your desired workflow in the ComfyUI interface. 26 * The node intended for the main text prompt **must be renamed to `1`** (one) for the plugin to correctly inject the user's positive prompt.26 * The node intended for the main text prompt **must be renamed to 1** (one) for the plugin to correctly inject the user's positive prompt. 27 27 * Export the workflow as a JSON file for configuration within the plugin settings. 28 28 3. **Plugin Configuration:** Access the plugin settings page to input: … … 48 48 * **Browser Requirement:** Ensure your web browser is up-to-date and supports the necessary connection protocols for the plugin interface. 49 49 50 ### 🤝 Credits 51 52 Special thanks to **Jesse Karban** for contributions to the development and architecture of this integration. 53 50 54 == Installation == 51 55 … … 67 71 = 6.13 = 68 72 * Initial stable release to the WordPress Plugin Directory. 69 * Confirmed compatibility with WordPress 6.9.4. 70 * Added support for custom JSON workflows and remote server API integration. 71 72 == Upgrade Notic 73 * Confirmed compatibility wit
Note: See TracChangeset
for help on using the changeset viewer.