We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0baecb5 commit 6727117Copy full SHA for 6727117
scripts/controlnet_version.py
@@ -1,4 +1,4 @@
1
-version_flag = 'v1.1.454'
+version_flag = 'v1.1.455'
2
# A smart trick to know if user has updated as well as if user has restarted terminal.
3
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"
4
# This means if user did not completely restart terminal, the "version_flag" will be the previous version.
0 commit comments