mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-01 07:35:38 +02:00
Remove temp hack for debugging
This commit is contained in:
parent
d0cd340cbd
commit
7e208fb682
@ -102,8 +102,6 @@ def start_backend():
|
||||
install_backend()
|
||||
|
||||
was_still_installing = not is_installed()
|
||||
print(f"was_still_installing = {was_still_installing}")
|
||||
was_still_installing = True
|
||||
|
||||
if backend_config.get("auto_update", True):
|
||||
run_in_conda(["git", "add", "-A", "."], cwd=WEBUI_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user