Search Criteria
Package Details: python-diffusers 0.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-diffusers.git (read-only, click to copy) |
---|---|
Package Base: | python-diffusers |
Description: | Pretrained diffusion models |
Upstream URL: | https://github.com/huggingface/diffusers |
Keywords: | diffusers models toolkit |
Licenses: | Apache License 2.0 |
Submitter: | xyproto |
Maintainer: | huyz |
Last Packager: | huyz |
Votes: | 3 |
Popularity: | 0.53 |
First Submitted: | 2022-09-06 10:40 (UTC) |
Last Updated: | 2023-01-11 10:39 (UTC) |
Dependencies (7)
- python-filelock
- python-huggingface-hub (python-huggingface-hub-git)
- python-importlib-metadata
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-regex (python-regex-git)
- python-requests
Latest Comments
pekkarr commented on 2023-01-28 18:26 (UTC)
This fails to build in a clean chroot.
Adding
makedepends=(python-setuptools)
would fix this problem.