Spaces:
Runtime error
Runtime error
deepkyu
commited on
Commit
•
bf5f080
1
Parent(s):
3f7ce28
fix .gitignore
Browse files
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
__pycache__/
|
2 |
-
checkpoints/BK-SDM-Small_iter50000
|
3 |
-
|
4 |
!checkpoints/BK-SDM-Small_iter50000/unet/.gitkeep
|
|
|
1 |
__pycache__/
|
2 |
+
checkpoints/BK-SDM-Small_iter50000/unet/*
|
3 |
+
checkpoints/BK-SDM-Small_iter50000.tar.gz
|
4 |
!checkpoints/BK-SDM-Small_iter50000/unet/.gitkeep
|
checkpoints/BK-SDM-Small_iter50000/unet/.gitkeep
ADDED
File without changes
|