changed lightning requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy==1.26.0
|
|
6 |
openai_whisper==20240930
|
7 |
pandas==2.3.1
|
8 |
praatio==6.2.0
|
9 |
-
pytorch_lightning==2.0.
|
10 |
regex==2024.11.6
|
11 |
soundfile==0.12.1
|
12 |
tiktoken==0.8.0
|
|
|
6 |
openai_whisper==20240930
|
7 |
pandas==2.3.1
|
8 |
praatio==6.2.0
|
9 |
+
pytorch_lightning==2.0.1.post0
|
10 |
regex==2024.11.6
|
11 |
soundfile==0.12.1
|
12 |
tiktoken==0.8.0
|