Spaces:
Running
on
Zero
Running
on
Zero
SingleZombie
commited on
Commit
•
21b374f
0
Parent(s):
git ignore
Browse files- .gitignore +7 -0
.gitignore
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model/*
|
2 |
+
output/*
|
3 |
+
|
4 |
+
*.pth
|
5 |
+
*.pyc
|
6 |
+
|
7 |
+
.DS_Store
|