mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Update .gitignore, remove out of date notebooks
This commit is contained in:
parent
02b806e00a
commit
83d7a11eec
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
Loading…
x
Reference in New Issue
Block a user