druvx13 commited on
Commit
8ad5dc0
·
verified ·
1 Parent(s): 28359c3

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ /model_cache
2
+ /cache
3
+ *.pyc
4
+ __pycache__
5
+ *.pth
6
+ *.ckpt