We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f80b53 commit 16dea46Copy full SHA for 16dea46
ldm/invoke/CLI.py
@@ -66,7 +66,6 @@ def main():
66
Globals.ckpt_convert = args.ckpt_convert
67
68
# run any post-install patches needed
69
- # temporarily disabled
70
run_patches()
71
72
print(f">> Internet connectivity is {Globals.internet_available}")
0 commit comments