We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5db1f4 commit 879ae47Copy full SHA for 879ae47
chatgpt_images.py
@@ -1,7 +1,7 @@
1
"""
2
This is a test script that provides access to OpenAI's ChatGPT model.
3
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
+The image will be output in the output_chatgpt_images/images folder.
5
A response can also be output as a JSON file that contains additional metadata.
6
7
Functions:
0 commit comments