akshatOP commited on
Commit
4b0ec77
·
1 Parent(s): 8cd6f6e

Update all files: Fix Parler-TTS and Wav2Vec2 imports, upgrade PyTorch to 2.1.2, clean requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ torch==2.1.2
5
  soundfile==0.12.1
6
  numpy==1.26.4
7
  pydantic==2.5.3
8
- datasets==2.16.1
 
 
5
  soundfile==0.12.1
6
  numpy==1.26.4
7
  pydantic==2.5.3
8
+ datasets==2.16.1
9
+ llama-cpp-python==0.2.28