mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-12 21:06:44 +02:00
Update Forge to the latest commit
This commit is contained in:
parent
d5277cd38c
commit
2f9b907a6b
@ -33,7 +33,7 @@ ed_info = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
WEBUI_REPO = "https://github.com/lllyasviel/stable-diffusion-webui-forge.git"
|
WEBUI_REPO = "https://github.com/lllyasviel/stable-diffusion-webui-forge.git"
|
||||||
WEBUI_COMMIT = "b592142f3b46852263747a4efd0d244ad17b5bb3"
|
WEBUI_COMMIT = "37301b2219cd7c38bc466b1d1acd6725bc8c9947"
|
||||||
|
|
||||||
BACKEND_DIR = os.path.abspath(os.path.join(ROOT_DIR, "webui"))
|
BACKEND_DIR = os.path.abspath(os.path.join(ROOT_DIR, "webui"))
|
||||||
SYSTEM_DIR = os.path.join(BACKEND_DIR, "system")
|
SYSTEM_DIR = os.path.join(BACKEND_DIR, "system")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user