Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ gradio
|
|
4 |
torch
|
5 |
numpy
|
6 |
tqdm
|
|
|
7 |
pyaml
|
8 |
timm
|
9 |
torchvision
|
|
|
4 |
torch
|
5 |
numpy
|
6 |
tqdm
|
7 |
+
mpi4py
|
8 |
pyaml
|
9 |
timm
|
10 |
torchvision
|