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