Skip to content

Commit 1aa900d

Browse files
committed
Readme for 0.6.0
1 parent 80772fb commit 1aa900d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,21 @@ If you have added the script to your path, you can run it from anywhere:
5454
![image](https://user-images.githubusercontent.com/3023775/232043124-5bcdc240-4b86-4397-9355-ff0a8dc2f3fe.png)
5555
![image](https://user-images.githubusercontent.com/3023775/232043119-d25b1e93-c99b-48e6-b9c6-ccbc1270a800.png)
5656

57+
Image Generation
58+
----------------
59+
Available from v.0.6.0
60+
As the API provides, creation -c is DALL-E3,
61+
Variants and Edit are DALL-E2.
62+
63+
-c, --create Create a new Image, DALL-E3
64+
-w, --variant Create a variant of an Image-file. Provide "<image.png>", DALL-E2
65+
-e, --edit Edit part of an Image-file. Provide "<image.png>,<mask.png>, Prompt-string",DALL-E2
66+
-d DEFAULT, --default DEFAULT
67+
How many Images to create. 1-10, default=2
68+
-s SIZE, --size SIZE Image size. default=1024x1024
69+
70+
Will respond with clickable link (that expires) to be opened in Browser.
71+
5772
Plug-ins
5873
--------
5974
Available from v.0.5.0

0 commit comments

Comments
 (0)