Spaces:
Sleeping
Sleeping
Update .huggingface.yml
Browse files- .huggingface.yml +5 -0
.huggingface.yml
CHANGED
@@ -8,3 +8,8 @@ environment:
|
|
8 |
setup:
|
9 |
- pip install translate
|
10 |
- pip install tashaphyne
|
|
|
|
|
|
|
|
|
|
|
|
8 |
setup:
|
9 |
- pip install translate
|
10 |
- pip install tashaphyne
|
11 |
+
- pip install nltk
|
12 |
+
- pip install random2
|
13 |
+
- pip install pandas
|
14 |
+
- pip install regex
|
15 |
+
- pip install numpy
|