Obai33 commited on
Commit
874b2bb
·
verified ·
1 Parent(s): 51f87ca

Update .huggingface.yml

Browse files
Files changed (1) hide show
  1. .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