doc: Update README.md

This commit is contained in:
DiligentCatCat
2023-06-13 12:23:51 +08:00
parent 367e20942b
commit 38fa0b7044
+2 -3
View File
@@ -61,9 +61,8 @@ To enable Jarvis with drawing capabilities, you will need to set up an Stable Di
cd docker cd docker
# Edit '.env' and configure DEMO_STABLE_DIFFUSION_ADDRESS # Edit '.env' and configure DEMO_STABLE_DIFFUSION_ADDRESS
# e.g. http://192.168.3.254:1997/sdapi/v1 # e.g. http://192.168.3.254:1997
# NOTE 1: REMOVE the final slash '/', or sd-webui will not recognize the request # NOTE: Do *** NOT **** use 'localhost' or '127.0.0.1' or other loopback address,
# NOTE 2: Do *** NOT **** use 'localhost' or '127.0.0.1' or other loopback address,
# since we don't use host network in docker. # since we don't use host network in docker.
vim jarvis/.env vim jarvis/.env