Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
transformers
|
4 |
+
matplotlib
|
5 |
+
torch
|
6 |
+
sentencepiece
|
7 |
+
arabic_reshaper
|
8 |
+
python-bidi
|
9 |
+
simpleaudio
|
10 |
+
phonemizer
|
11 |
+
PyObjC
|