Skip to content

Commit

Permalink
requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ruclion committed Mar 6, 2021
1 parent c81ef33 commit 81428b3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
umap-learn
visdom
librosa>=0.8.0
matplotlib>=3.3.0
numpy==1.19.3; platform_system == "Windows"
numpy==1.19.4; platform_system != "Windows"
numpy==1.19.4
scipy>=1.0.0
tqdm
sounddevice
SoundFile
Unidecode
inflect
PyQt5
multiprocess
numba
webrtcvad; platform_system != "Windows"

0 comments on commit 81428b3

Please sign in to comment.