GoogleCloudPlatform / GoogleCloudPlatform/accelerated-platforms

fix validation check for comfyUI imagen3 and imagen4 nodes

Open
#288 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
103
Forks
36
Avg merge
4d 9h
Merged PRs (30d)
5

Description

if seed and add_watermark:
raise ValueError("Seed is not supported when add_watermark is enabled.")

The above should be validation check for seed and enhance_prompt instead. Updated imagen3_api.py and imagen4_api.py files to update this if statement. Also update the workflows to make enhanced prompt false by default

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.