Spaces:
Running
on
Zero
Running
on
Zero
BoyuanJiang
commited on
Commit
·
7c0ed43
1
Parent(s):
ae40188
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy==1.23.0
|
|
8 |
scikit-image==0.24.0
|
9 |
huggingface_hub==0.26.5
|
10 |
onnxruntime==1.20.1
|
11 |
-
opencv-python
|
|
|
|
8 |
scikit-image==0.24.0
|
9 |
huggingface_hub==0.26.5
|
10 |
onnxruntime==1.20.1
|
11 |
+
opencv-python
|
12 |
+
matplotlib==3.8.3
|