gitignore

gitignore
This commit is contained in:
lllyasviel
2024-01-25 10:33:51 -08:00
parent 5ecc9e83bd
commit 1d1be10cac

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ __pycache__
/repositories /repositories
/venv /venv
/tmp /tmp
/output
/model.ckpt /model.ckpt
/models/**/* /models/**/*
/GFPGANv1.3.pth /GFPGANv1.3.pth