Skip to content

Commit

Permalink
fix: remove unneeded number of images parameter from edit product ima…
Browse files Browse the repository at this point in the history
…ge sample (#11410)
  • Loading branch information
irataxy committed Apr 5, 2024
1 parent cff4fe7 commit d74570e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generative_ai/imagen/edit_image_product_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def edit_image_product_image(
prompt=prompt,
edit_mode="product-image",
# Optional parameters
number_of_images=1,
# Allows for product repositioning: "reposition" (default; moves product
# to center), "fixed" (keeps product in original position)
# product_position="fixed",
Expand Down

0 comments on commit d74570e

Please sign in to comment.