Remove test info

This commit is contained in:
Song
2023-09-26 16:42:40 +08:00
parent fb76066ea2
commit ad50d6ad02
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from aios_kernel.compute_task import ComputeTaskType, ComputeTask, ComputeTaskSt
#to launch a local stability node, please check:
#https://github.com/glen0125/stable-diffusion-webui-docker
os.environ["LOCAL_STABILITY_URL"] = "http://192.168.100.79:7860"
os.environ["LOCAL_STABILITY_URL"] = ""
os.environ["TEXT2IMG_DEFAULT_MODEL"] = "v1-5-pruned-emaonly"
os.environ["TEXT2IMG_OUTPUT_DIR"] = "./"