Spaces:
Sleeping
Sleeping
thinh-researcher
commited on
Commit
·
a025d2f
1
Parent(s):
6fa1ee9
Create a folder "weights"
Browse files- .gitignore +1 -0
- weights/.gitkeep +0 -0
.gitignore
CHANGED
@@ -18,6 +18,7 @@ sotas/*
|
|
18 |
continue_training/*
|
19 |
|
20 |
weights/*
|
|
|
21 |
|
22 |
!*.gitkeep
|
23 |
logs
|
|
|
18 |
continue_training/*
|
19 |
|
20 |
weights/*
|
21 |
+
!weights/.gitkeep
|
22 |
|
23 |
!*.gitkeep
|
24 |
logs
|
weights/.gitkeep
ADDED
File without changes
|