stable-diffusion-webui-docker/.env.example
Brian Gebel 0eee719776
Improve docker configuration (#4)
Improve docker configuration
2025-05-31 11:06:24 -07:00

24 lines
944 B
Plaintext

#=====================================================================#
# Server Configuration #
#=====================================================================#
PUID=1000
PGID=1000
DEVICE_DRIVER=nvidia
#=====================================================================#
# Automatic1111 Configuration #
#=====================================================================#
AUTO_WEBUI_PORT=7860
AUTO_CLI_ARGS="--allow-code --medvram --xformers --enable-insecure-extension-access --api"
# AUTO_CLI_ARGS="--no-half --precision full --allow-code --enable-insecure-extension-access --api"
#=====================================================================#
# ComfyUI Configuration #
#=====================================================================#
COMFY_WEBUI_PORT=8188
COMFY_CLI_ARGS=