Spaces:
Running
Running
commit
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
omegaconf==2.3.0
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
+
spaces
|
5 |
+
transformers==4.49.0
|
6 |
+
sentencepiece
|
7 |
+
git+https://github.com/huggingface/parler-tts.git
|
8 |
+
nltk
|