A simple App Engine frontend for GPT-3 and Stable Diffusion
To set up:
Create the .env
file containing two keys:
Optionally, create the allowed-domains.txt
file listing the origins (one per line) of domains you would like this app to allow cross-origin requests from. The line can be a case-sensitive origin string or a glob pattern.
Then create an App Engine project for this directory and deploy it.