refactor: rename db mode name

update README
update DB
This commit is contained in:
Dr.Lt.Data
2023-12-09 11:40:39 +09:00
parent 71fcc35acd
commit a762e60892
6 changed files with 34 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ import re
import signal
import nodes
version = "V1.10.3"
version = "V1.10.4"
print(f"### Loading: ComfyUI-Manager ({version})")
required_comfyui_revision = 1793