+github.com/VikParuchuri/surya (#4848)

* +

* +mesa

* +glib
This commit is contained in:
Andrew 2024-01-16 17:21:06 +02:00 committed by GitHub
parent bb7160366a
commit 79a541ce2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,33 @@
distributable:
url: git+https://github.com/VikParuchuri/surya.git
ref: ${{version.tag}}
display-name: Surya
versions:
github: VikParuchuri/surya
dependencies:
python.org: ~3.11
linux:
mesa3d.org: ^23.3
gnome.org/glib: ^2
build:
dependencies:
python-poetry.org: ^1.7
script:
- bkpyvenv stage --engine=poetry {{prefix}} {{version}}
- poetry install
- bkpyvenv seal --engine=poetry {{prefix}} surya_detect
provides:
- bin/surya_detect
test:
dependencies:
curl.se: '*'
script:
- curl -L "https://raw.githubusercontent.com/VikParuchuri/surya/master/static/images/benchmark_chart_small.png" -o test.png
- surya_detect ./test.png --images
- cat results/surya/test/results.json | grep "[209, 2, 722, 17]"