Skip to content

Commit

Permalink
Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
k-boikov authored May 16, 2023
1 parent 55081b0 commit 98fbf5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,10 @@ OPENAI_API_KEY=your-openai-api-key
### COMMON SETTINGS
## IMAGE_PROVIDER - Image provider - dalle, huggingface, or sdwebui
## IMAGE_SIZE - Image size (Example: 256)
## Image sizes for dalle: 256, 512, 1024
# IMAGE_PROVIDER=dalle
# IMAGE_SIZE=256

### OPEN AI
## IMAGE_SIZES for dalle: 256, 512, 1024

### HUGGINGFACE
## HUGGINGFACE_IMAGE_MODEL - Text-to-image model from Huggingface (Default: CompVis/stable-diffusion-v1-4)
## HUGGINGFACE_API_TOKEN - HuggingFace API token (Example: my-huggingface-api-token)
Expand Down

0 comments on commit 98fbf5d

Please sign in to comment.