Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ scikit-image
|
|
| 7 |
pandas
|
| 8 |
opencv-python>=4.6.0
|
| 9 |
hbutils>=0.9.1
|
| 10 |
-
dghs-imgutils>=0.1.0
|
|
|
|
|
|
| 7 |
pandas
|
| 8 |
opencv-python>=4.6.0
|
| 9 |
hbutils>=0.9.1
|
| 10 |
+
dghs-imgutils>=0.1.0
|
| 11 |
+
pynvml
|