resonable cli args for docker container (#4727)

This commit is contained in:
xr4dsh 2023-11-27 19:43:01 +01:00 committed by GitHub
parent 9f7ae6bb2e
commit b5b3d18773
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
TORCH_CUDA_ARCH_LIST=7.5 TORCH_CUDA_ARCH_LIST=7.5
# your command-line flags go here: # your command-line flags go here:
CLI_ARGS= CLI_ARGS=--listen
# the port the webui binds to on the host # the port the webui binds to on the host
HOST_PORT=7860 HOST_PORT=7860