Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
pillow==9.4.0
|
| 2 |
opencv-python==4.8.1.78
|
| 3 |
pyyaml==6.0.1
|
|
|
|
| 1 |
+
openmpi-bin
|
| 2 |
+
libopenmpi-dev
|
| 3 |
pillow==9.4.0
|
| 4 |
opencv-python==4.8.1.78
|
| 5 |
pyyaml==6.0.1
|