Skip to content

Commit 879ae47

Browse files
committed
Modified Module Docstring
1 parent d5db1f4 commit 879ae47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatgpt_images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This is a test script that provides access to OpenAI's ChatGPT model.
33
It creates a function chatgpt_images that allows a user to describe what image ChatGPT should create.
4-
The image will be output in the output_chatgpt_images/images folder
4+
The image will be output in the output_chatgpt_images/images folder.
55
A response can also be output as a JSON file that contains additional metadata.
66
77
Functions:

0 commit comments

Comments
 (0)