ComfyUI-Custom-Scripts
ComfyUI-Custom-Scripts copied to clipboard
plz delete user\autocomplete.txt in github, every update will delete my autocomplete.txt
plz delete user\autocomplete.txt in github, every update will replace my edited my autocomplete.txt (just give a readme let user create it himself )
Does someone have a good idea to deal with it?
its not step for you - only for pythongosssss
need add autocomplete.txt
to .gitignore
add autocomplete.txt.example
(it doesn't matter that it's empty)
in code check file autocomplete.txt
(if it exists, do nothing - else, create empty)
profit! git pull
ignore file and not rewrite.
PS and I in no way want to teach pythongosssss
(he's already a cool pro).
this is more of a clarification for the author of the issue
its not step for you - only for pythongosssss need add
autocomplete.txt
to.gitignore
addautocomplete.txt.example
(it doesn't matter that it's empty) in code check fileautocomplete.txt
(if it exists, do nothing - else, create empty)profit!
git pull
ignore file and not rewrite.PS and I in no way want to teach
pythongosssss
(he's already a cool pro). this is more of a clarification for the author of the issue
right, but no update for this, https://githubfast.com/ltdrdata/ComfyUI-Inspire-Pack/issues/21 just like Inspire-Pack lbw-preset.txt way
Thisis done