From 5cef5eebbed8b454f05fe452c8cf653e5e152b9d Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:06:44 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc8260e..371e43b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,7 @@ pydub==0.25.1 pyglet==1.5.23 pyperclip==1.8.2 pyrubberband==0.3.0 +pytorch_lightning==1.3.8 PyYAML==6.0 resampy==0.2.2 scipy==1.9.3 @@ -38,4 +39,4 @@ wget==3.2 samplerate==0.1.0 screeninfo==0.8.1 PySoundFile==0.9.0.post1; sys_platform != 'windows' -SoundFile==0.9.0; sys_platform == 'windows' \ No newline at end of file +SoundFile==0.9.0; sys_platform == 'windows'