stable-diffusion-webui-docker/.env.example

24 lines
944 B
Plaintext
Raw Normal View History

#=====================================================================#
# Server Configuration #
#=====================================================================#
2025-04-28 19:42:47 +02:00
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=