summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1d87b7c51f0044cab515f0927c96f97da99a771d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-sam2-git
	pkgdesc = Facebook Research AI to Segment Anything in Images and Videos
	pkgver = r76.2b90b9f
	pkgrel = 1
	url = https://github.com/facebookresearch/sam2
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = python-build
	makedepends = python-setuptools
	depends = python-fsspec
	depends = python-pytorch
	depends = python-sympy
	depends = cuda
	depends = python-torchvision
	depends = python-numpy
	depends = python-tqdm
	depends = python-hydra-core
	depends = python-iopath
	depends = python-pillow
	depends = python-opencv-cuda
	depends = google-glog
	provides = python-sam2
	conflicts = python-sam2
	source = git+https://github.com/facebookresearch/sam2.git
	sha256sums = SKIP

pkgname = python-sam2-git