sci-ml/comfy-aimdo - 0.4.15 (phackerlay)

Search

Install

Install this version:

emerge -a =sci-ml/comfy-aimdo-0.4.15

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sci-ml/comfy-aimdo-0.4.15

Or alternatively:

emerge --autounmask-write -a =sci-ml/comfy-aimdo-0.4.15

Package Information

Description:
AI Model Demand Offloading Allocator
Homepage:
https://github.com/Comfy-Org/comfy-aimdo
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.4.15 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_SINGLE_IMPL=1
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
#PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1
# pypi does not have the source tarball (yet?)

DESCRIPTION="AI Model Demand Offloading Allocator"
HOMEPAGE="https://github.com/Comfy-Org/comfy-aimdo"
SRC_URI="https://github.com/Comfy-Org/comfy-aimdo/archive/refs/tags/v${PV}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}

Inherited Eclasses

Manifest for 0.4.15

Type File Size Source URLs
DIST v0.4.15.tar.gz 56583 bytes https://github.com/Comfy-Org/comfy-aimdo/archive/refs/tags/v0.4.15.tar.gz