Spaces:
Running
Running
raymondlo84
commited on
Commit
•
4ff3045
1
Parent(s):
09873b4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
opencv-python
|
2 |
openvino-dev
|
3 |
streamlit
|
|
|
4 |
altair<5
|
5 |
|
|
|
1 |
opencv-python
|
2 |
openvino-dev
|
3 |
streamlit
|
4 |
+
#this just make no sense when people deploy system without testing.
|
5 |
altair<5
|
6 |
|