druvx13 commited on
Commit
a69d659
·
verified ·
1 Parent(s): 1063670

Create .gitignore

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