ashawkey commited on
Commit
2bc848f
1 Parent(s): a8a63dd
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ *.pt
2
+ *.yaml
3
+ **/__pycache__
4
+ *.pyc
5
+
6
+ weights
7
+ sd-v2*