Skip to content

Commit 992de63

Browse files
authored
Update snapcraft.yaml
simplify python module installation for onvif-gui
1 parent a22503d commit 992de63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/scripts/components/linux/snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ parts:
5454
plugin: python
5555
python-packages:
5656
- openvino
57-
- https://files.pythonhosted.org/packages/8e/26/66a82b51224613a7216cf4b3ce090bc449810365bd7abe1303d08532ef34/onvif_gui-3.1.9-py3-none-any.whl
57+
- onvif-gui
5858
- https://download.pytorch.org/whl/cpu/torch-2.7.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl#sha256=64123c05615e27368c7a7816f6e39c6d219998693beabde0b0b9cedf91b5ed8b
5959
- https://download.pytorch.org/whl/cpu/torchvision-0.22.0%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl#sha256=effb34eabe87ae0d811fe2d6e3433ed1eee2d1850ff0670964d1475a06512c73
6060

0 commit comments

Comments
 (0)