tomer9080 commited on
Commit
7071f90
·
1 Parent(s): 5c8f7a8

changed lightning requirements

Browse files
Files changed (1) hide show
  1. 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.0.post0
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