blob: 09bce11c390aac3866cd0598e6635ee15e861669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-gradio-client
pkgdesc = Python library for easily interacting with trained machine learning models
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/gradio-app/gradio
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatch-requirements-txt
makedepends = python-hatch-fancy-pypi-readme
depends = python
depends = python-fsspec
depends = python-httpx
depends = python-huggingface-hub
depends = python-packaging
depends = python-typing_extensions
depends = python-websockets
source = https://files.pythonhosted.org/packages/source/g/gradio-client/gradio_client-1.3.0.tar.gz
sha512sums = 2d2b85cfa34b992dd919b333c3c5a0269a400e077634a67bfca93a3cf2fb93bb6abc9ffeef179309f6cfd2bac5153d91f399d92e89a5e9b306086477cbc273c2
pkgname = python-gradio-client
|