Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ streamlit-option-menu
|
|
4 |
st-annotated-text
|
5 |
pandas
|
6 |
numpy
|
7 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
4 |
st-annotated-text
|
5 |
pandas
|
6 |
numpy
|
7 |
+
matplotlib
|
8 |
+
opencv-python-headless
|
9 |
+
pyyaml==5.1
|
10 |
+
torch
|
11 |
+
torchvision
|