Configuration files and other tweaks
The OFM server can now be run in "stub" mode on my development machine, using an OpenCV camera feed.
This commit is contained in:
parent
2268425bf3
commit
7fb4417ebe
4 changed files with 15 additions and 5 deletions
|
|
@ -22,6 +22,7 @@ dependencies = [
|
|||
"piexif",
|
||||
"scipy ~= 1.6",
|
||||
"opencv-python ~= 4.7.0",
|
||||
"pillow ~= 10.4",
|
||||
"anyio ~= 4.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue