Remove test info
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 248 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 494 KiB |
@@ -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"] = "./"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user