Skip to content

Commit 1c1fba4

Browse files
committed
keep the model dir
1 parent 548203c commit 1c1fba4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,6 @@ pkg
174174

175175
.DS_Store
176176

177-
models/*
177+
models/**
178+
!models/pretrained/
178179
!models/pretrained/.gitkeep

models/pretrained/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please download model from

0 commit comments

Comments
 (0)