Update .gitignore, remove out of date notebooks

This commit is contained in:
Ross Wightman 2022-04-03 14:31:26 -07:00
parent 02b806e00a
commit 83d7a11eec
3 changed files with 3 additions and 3267 deletions

3
.gitignore vendored
View File

@ -100,9 +100,12 @@ venv.bak/
# PyCharm # PyCharm
.idea .idea
output/
# PyTorch weights # PyTorch weights
*.tar *.tar
*.pth *.pth
*.pt
*.gz *.gz
Untitled.ipynb Untitled.ipynb
Testing notebook.ipynb Testing notebook.ipynb

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long