Skip to content

Commit

Permalink
Merge pull request #6 from Agnes-U/master-1
Browse files Browse the repository at this point in the history
loosen the dependency on sacred
  • Loading branch information
KinWaiCheuk authored Aug 29, 2023
2 parents 56c3aee + 8d5d516 commit 93403cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ torchvision == 0.7.0
tensorboard == 2.2.0
numpy == 1.19.1
matplotlib == 3.0.2
sacred == 0.8.1
sacred >= 0.8.0, <= 0.8.1
nnAudio == 0.2.0
mir_eval == 0.5
pandas == 1.1.5
Expand All @@ -13,4 +13,4 @@ tqdm
mido ==1.2.9
joblib == 0.13.2
scikit-learn == 0.19.2
pydub == 0.23.1
pydub == 0.23.1

0 comments on commit 93403cd

Please sign in to comment.