For example, you could generate the first image of rivers and lakes, | |
and ask the model to update that picture to add an island by doing the following: | |
python | |
picture = agent.run("Generate a picture of rivers and lakes.") |
For example, you could generate the first image of rivers and lakes, | |
and ask the model to update that picture to add an island by doing the following: | |
python | |
picture = agent.run("Generate a picture of rivers and lakes.") |