druvx13 commited on
Commit
84a0550
·
verified ·
1 Parent(s): 95f94df

Create .gitignore

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