SplitOut Automate

用于SplitOut,自动化生成图像,通过分析源图像的风格并结合用户的目标提示,生成最多4个新图像。用户可通过表单提交请求,结果将以网页形式呈现,并可选择发送至电子邮件,简化设计和营销任务,提升创意效率。

7/8/2025
21 nodes
Complex
manualcomplexsplitoutformtriggerformsticky noteconverttofilegmailextractfromfileadvancedapiintegrationlogicconditionalfilesstorage
Categories:
Communication & MessagingComplex WorkflowManual Triggered
Integrations:
SplitOutFormTriggerFormSticky NoteConvertToFileGmailExtractFromFile

Target Audience

  • Designers looking to automate the process of generating images that mimic the style of existing works.
    - Marketers who want to create variations of logos or promotional materials without extensive manual effort.
    - Developers interested in leveraging AI for image generation in their applications.
    - Artists seeking inspiration from existing artworks to create new pieces with similar styles.
  • Problem Solved

    This workflow addresses the challenge of generating unique images that replicate the visual style of a given source image. By automating the process, users can save time and resources while achieving high-quality results that align with their creative vision.

    Workflow Steps

  • 1. Form Submission: Users submit a form with the source image URL and a target prompt for the new image.
    - 2. Validation: The workflow checks if the source image URL is valid. If not, a retry form is presented to the user.
    - 3. Image Download: The workflow downloads the source image for analysis.
    - 4. Style Description: The image is sent to Gemini 2.0 for a detailed description of its visual style.
    - 5. Image Generation: The description is combined with the target prompt and sent to Imagen 3.0 to generate the new image.
    - 6. Cloud Upload: The generated images are uploaded to Cloudinary for storage and access.
    - 7. HTML Generation: A webpage is created to display the results, including the original image and the generated images.
    - 8. Email Notification: If an email is provided, the results are sent to the user via Gmail.
  • Customization Guide

  • Adjust Form Fields: Users can modify the input fields in the form to collect additional information or change existing prompts.
    - Change Image Generation Parameters: Users can customize the image generation settings, such as the number of samples or the model used.
    - Alter Email Sending Options: Users can change the email service used for sending results or modify the content of the email.
    - Integrate with Other Services: The workflow can be adapted to use different APIs or services for image generation or storage based on user preferences.