Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ sentencepiece==0.1.99
|
|
14 |
ftfy==6.1.1
|
15 |
regex==2023.10.3
|
16 |
nltk==3.8.1
|
17 |
-
|
18 |
vision-datasets==0.2.2
|
19 |
cython==3.0.2
|
20 |
pycocotools==2.0.7
|
|
|
14 |
ftfy==6.1.1
|
15 |
regex==2023.10.3
|
16 |
nltk==3.8.1
|
17 |
+
mpi4py==3.1.5
|
18 |
vision-datasets==0.2.2
|
19 |
cython==3.0.2
|
20 |
pycocotools==2.0.7
|