kevinwang676
commited on
Commit
•
aab6ae3
1
Parent(s):
8a88b9f
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
speechbrain
|
2 |
pytorch_seed
|
3 |
encodec
|
|
|
1 |
+
torch
|
2 |
+
ninja
|
3 |
+
tokenizers
|
4 |
+
rwkv==0.7.4
|
5 |
+
pynvml
|
6 |
+
huggingface_hub
|
7 |
speechbrain
|
8 |
pytorch_seed
|
9 |
encodec
|