feat(ImageGen): support env vars, update readme

This commit is contained in:
blankey1337
2023-04-07 11:29:43 -07:00
parent b56b04e86f
commit f3e64ec4e9
3 changed files with 48 additions and 26 deletions

View File

@@ -9,4 +9,6 @@ CUSTOM_SEARCH_ENGINE_ID=
USE_AZURE=False
OPENAI_API_BASE=your-base-url-for-azure
OPENAI_API_VERSION=api-version-for-azure
OPENAI_DEPLOYMENT_ID=deployment-id-for-azure
OPENAI_DEPLOYMENT_ID=deployment-id-for-azure
IMAGE_PROVIDER=dalle
HUGGINGFACE_API_TOKEN=