text-to-image
Reactive icon

Text To Image

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 24 January 2024
 by 
5.0
 (1 rating)
text-to-image

Text To Image

Documentation
1.0.1

This is built using an OpenAI public API.

A Secret Key is needed to be generated from below link for using the API.

https://beta.openai.com/account/api-keys

Once you have your own API Secret Key generated, set that Key to the "OpenAIKey" Site Property inside the 'TextToImage_CW' module.


1.0.0

Step 1:

Generate a Secret Key using the below URL

URL: https://beta.openai.com/account/api-keys


Step 2:

Assign the Site Property in the "TextToImage_CW" module. (Assign the above secret key value here)



Configuration is now completed.

You can now use this feature in your application.