add ./trained directory to store downloaded models

This commit is contained in:
xdedss 2023-07-11 21:36:31 +08:00
parent 00eab2b29b
commit 6f142f1c70
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -163,3 +163,5 @@ filelists/val.txt
.idea/inspectionProfiles/Project_Default.xml
pretrain/
.vscode/launch.json
trained/**/

View File