Search Criteria
Package Details: python-gradio 5.23.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gradio.git (read-only, click to copy) |
---|---|
Package Base: | python-gradio |
Description: | Python library for easily interacting with trained machine learning models. |
Upstream URL: | https://github.com/gradio-app/gradio |
Keywords: | python-gradio |
Licenses: | Apache-2.0 |
Submitter: | huyz |
Maintainer: | medaminezghal |
Last Packager: | medaminezghal |
Votes: | 3 |
Popularity: | 0.71 |
First Submitted: | 2022-10-21 14:20 (UTC) |
Last Updated: | 2025-04-02 19:30 (UTC) |
Dependencies (60)
- python (python37AUR, python311AUR, python310AUR)
- python-aiofiles
- python-anyio
- python-audioop-ltsAUR
- python-fastapi
- python-ffmpyAUR
- python-gradio-clientAUR
- python-groovyAUR
- python-httpx (python-httpx-gitAUR)
- python-huggingface-hub (python-huggingface-hub-gitAUR)
- python-jinja
- python-markupsafe
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-orjson (python-orjson-gitAUR)
- python-packaging
- python-pandas
- python-pillow (python-pillow-simd-gitAUR)
- python-pydantic
- python-pydubAUR (python-pydub-gitAUR)
- python-python-multipart
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-ruff
- python-safehttpxAUR
- python-semantic-version
- python-starlette
- python-tomlkit
- python-typer
- python-typing_extensions
- python-urllib3
- uvicorn
- python-build (make)
- python-hatch-fancy-pypi-readme (make)
- python-hatch-requirements-txt (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (check)
- python-altair (check)
- python-boto3 (check)
- python-diffusersAUR (check)
- python-email-validator (check)
- python-fastapi (check)
- python-httpx (python-httpx-gitAUR) (check)
- python-huggingface-hub (python-huggingface-hub-gitAUR) (check)
- python-hypothesis (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-polars (check)
- python-pydantic (check)
- python-pytest (check)
- python-pytest-asyncio (check)
- python-pytest-cov (check)
- python-pytest-rerunfailures (check)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (check)
- python-respx (check)
- python-scikit-imageAUR (check)
- python-tqdm (check)
- python-transformersAUR (check)
- python-vega_datasetsAUR (check)
- python-authlib (optional) – oauth
- python-itsdangerous (optional) – oauth
Latest Comments
« First ‹ Previous 1 2
Cr0c0d1Le commented on 2023-12-11 17:27 (UTC) (edited on 2023-12-11 17:28 (UTC) by Cr0c0d1Le)
Installtion failed with error below:
error: can't build python-gradio-4.8.0-1, deps not satisfied: python-gradio-client
error: can't build python-gradio-client-0.7.1-1, deps not satisfied: python-gradio
It seems like a circular dependency problem?
niva commented on 2023-04-30 11:35 (UTC) (edited on 2023-04-30 11:36 (UTC) by niva)
Installation stops with:
:(
Henry-ZHR commented on 2023-04-22 08:37 (UTC)
Missing dependency
python-aiofiles
Bluebomber182 commented on 2023-03-13 21:47 (UTC) (edited on 2023-03-13 21:48 (UTC) by Bluebomber182)
I got this error message
So I added this line to the .bashrc file and then I restarted the terminal.
Then I had to install the pluggy module
« First ‹ Previous 1 2