Minor changes
This commit is contained in:
parent
7994b580d5
commit
e26763a510
3 changed files with 4 additions and 10 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -9,6 +9,8 @@ torch-dumps/*
|
|||
*pycache*
|
||||
*/*pycache*
|
||||
*/*/pycache*
|
||||
venv/
|
||||
.venv/
|
||||
|
||||
settings.json
|
||||
img_bot*
|
||||
|
@ -19,6 +21,3 @@ img_me*
|
|||
!models/place-your-models-here.txt
|
||||
!softprompts/place-your-softprompts-here.txt
|
||||
!torch-dumps/place-your-pt-models-here.txt
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue