Spaces:
Sleeping
Sleeping
Salman11223
commited on
Commit
•
d6905b3
1
Parent(s):
bfebf79
Create .gitignore
Browse files- .gitignore +5 -0
.gitignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
checkpoints/
|
2 |
+
face_detection/
|
3 |
+
*.pth
|
4 |
+
*.wav
|
5 |
+
*.mp4
|