📝 patch 1.1.206 (#1490)
parent
624ec956f3
commit
c8043ae2e2
|
|
@ -1,4 +1,4 @@
|
||||||
version_flag = 'v1.1.205'
|
version_flag = 'v1.1.206'
|
||||||
print(f'ControlNet {version_flag}')
|
print(f'ControlNet {version_flag}')
|
||||||
# A smart trick to know if user has updated as well as if user has restarted terminal.
|
# 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"
|
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue