seemanthraju commited on
Commit ·
badedd3
1
Parent(s): f3087be
new updates
Browse files- .gitignore +0 -4
.gitignore
CHANGED
|
@@ -77,10 +77,6 @@ test_outputs/
|
|
| 77 |
*.wav
|
| 78 |
!chiluka/pretrained/**
|
| 79 |
|
| 80 |
-
# Large checkpoint files (hosted on Hugging Face: https://huggingface.co/Seemanth/chiluka)
|
| 81 |
-
chiluka/checkpoints/epoch_2nd_00017.pth
|
| 82 |
-
chiluka/checkpoints/epoch_2nd_00029.pth
|
| 83 |
-
|
| 84 |
# Deploy commands (local only)
|
| 85 |
DEPLOY.md
|
| 86 |
deploy.sh
|
|
|
|
| 77 |
*.wav
|
| 78 |
!chiluka/pretrained/**
|
| 79 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
# Deploy commands (local only)
|
| 81 |
DEPLOY.md
|
| 82 |
deploy.sh
|