Spaces:
Running
Running
Yaron Koresh
commited on
Rename req.txt to requirements.txt
Browse files
req.txt → requirements.txt
RENAMED
@@ -13,7 +13,7 @@ transformers>=4.34.0
|
|
13 |
flax
|
14 |
cython>=0.29.30
|
15 |
numpy>=1.0
|
16 |
-
mpi4py>=1.3
|
17 |
dill>=0.3.8
|
18 |
pox>=0.3.4
|
19 |
pathos>=0.3.2
|
|
|
13 |
flax
|
14 |
cython>=0.29.30
|
15 |
numpy>=1.0
|
16 |
+
#mpi4py>=1.3
|
17 |
dill>=0.3.8
|
18 |
pox>=0.3.4
|
19 |
pathos>=0.3.2
|