vincent-doan commited on
Commit
4847435
·
1 Parent(s): 2235ef5

Updated gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,2 +1,4 @@
1
  models/HAT/__pycache__/hat.cpython-39.pyc
2
- /.venv
 
 
 
1
  models/HAT/__pycache__/hat.cpython-39.pyc
2
+ /.venv
3
+ /models/HAT/__pycache__
4
+ /models/RCAN/__pycache__