Skip to content

Commit 83d7a11

Browse files
committed
Update .gitignore, remove out of date notebooks
1 parent 02b806e commit 83d7a11

File tree

3 files changed

+3
-3267
lines changed

3 files changed

+3
-3267
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,12 @@ venv.bak/
100100
# PyCharm
101101
.idea
102102

103+
output/
104+
103105
# PyTorch weights
104106
*.tar
105107
*.pth
108+
*.pt
106109
*.gz
107110
Untitled.ipynb
108111
Testing notebook.ipynb

0 commit comments

Comments
 (0)