mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
reenable run_patches()
This commit is contained in:
parent
eee7f13771
commit
1f80b5335b
@ -67,7 +67,7 @@ def main():
|
|||||||
|
|
||||||
# run any post-install patches needed
|
# run any post-install patches needed
|
||||||
# temporarily disabled
|
# temporarily disabled
|
||||||
# run_patches()
|
run_patches()
|
||||||
|
|
||||||
print(f">> Internet connectivity is {Globals.internet_available}")
|
print(f">> Internet connectivity is {Globals.internet_available}")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user