Spaces:
Sleeping
Sleeping
Commit
·
8918d5c
1
Parent(s):
3420952
ajout requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
datasets
|
4 |
+
sounddevice
|
5 |
+
gradio
|
6 |
+
dotenv
|
7 |
+
sentencepiece
|