Spaces:
Running
Running
Update requirement.txt
Browse files- requirement.txt +1 -1
requirement.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit>=1.18.0
|
| 2 |
-
|
| 3 |
numpy>=1.24.0
|
| 4 |
Pillow>=10.0.0
|
| 5 |
tk>=0.1.0 # For Tkinter support
|
|
|
|
| 1 |
streamlit>=1.18.0
|
| 2 |
+
python3-opencv
|
| 3 |
numpy>=1.24.0
|
| 4 |
Pillow>=10.0.0
|
| 5 |
tk>=0.1.0 # For Tkinter support
|