Cicici1109 commited on
Commit
e7787e7
·
verified ·
1 Parent(s): 70230ab

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -92,7 +92,7 @@ def cot_with_gpt(image_uri, instruction):
92
  - Appearance Change: e.g.: make the cup have a floral pattern
93
  - Move: e.g.: move the plane to the left
94
  - Resize: e.g.: enlarge the clock
95
- - Tone Transfer: e.g.: change the weather to foggy
96
  - Style Change: e.g.: make the style of the image to cartoon
97
  Respond *only* with a numbered list.
98
  Each line must begin with the category in square brackets, then the instruction. Please strictly follow the atomic categories.
 
92
  - Appearance Change: e.g.: make the cup have a floral pattern
93
  - Move: e.g.: move the plane to the left
94
  - Resize: e.g.: enlarge the clock
95
+ - Tone Transfer: e.g.: change the weather to foggy, change the time to spring
96
  - Style Change: e.g.: make the style of the image to cartoon
97
  Respond *only* with a numbered list.
98
  Each line must begin with the category in square brackets, then the instruction. Please strictly follow the atomic categories.