first commit
This commit is contained in:
13
.gitignore
vendored
Executable file
13
.gitignore
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
**/__pycache__/
|
||||
**/.cache/
|
||||
**/*.pkl
|
||||
**/*.png
|
||||
**/.DS*
|
||||
*.pt
|
||||
*.mlpackage
|
||||
**/*.ckpt
|
||||
.vscode
|
||||
**/.ipynb_checkpoints
|
||||
**/generated
|
||||
**/pretrained
|
||||
**/*.msgpack
|
Reference in New Issue
Block a user