Skip to content

Commit

Permalink
v1.1.452 (#2978)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Jul 3, 2024
1 parent 648025b commit ee96dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/controlnet_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_flag = 'v1.1.449'
version_flag = 'v1.1.452'
# A smart trick to know if user has updated as well as if user has restarted terminal.
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"
# This means if user did not completely restart terminal, the "version_flag" will be the previous version.
Expand Down

0 comments on commit ee96dc9

Please sign in to comment.