diff --git a/SPECS/python-diffusers/python-diffusers.spec b/SPECS/python-diffusers/python-diffusers.spec index 79faddcbda..97c5bdd8c4 100644 --- a/SPECS/python-diffusers/python-diffusers.spec +++ b/SPECS/python-diffusers/python-diffusers.spec @@ -1,18 +1,19 @@ # SPDX-FileCopyrightText: (C) 2025, 2026 Institute of Software, Chinese Academy of Sciences (ISCAS) # SPDX-FileCopyrightText: (C) 2025, 2026 openRuyi Project Contributors # SPDX-FileContributor: CHEN Xuan +# SPDX-FileContributor: Zitao Zhou # # SPDX-License-Identifier: MulanPSL-2.0 %global srcname diffusers Name: python-%{srcname} -Version: 0.37.1 +Version: 0.38.0 Release: %autorelease Summary: State-of-the-art diffusion models for image, video, and audio generation in PyTorch License: Apache-2.0 URL: https://github.com/huggingface/diffusers -#!RemoteAsset: sha256:2346c21f77f835f273b7aacbaada1c34a596a3a2cc6ddc99d149efcd0ec298fa +#!RemoteAsset: sha256:1e094ec5c16f18c42fb89d37f07a94cf9aab3ebbe527ab059c609597b8857626 Source0: https://files.pythonhosted.org/packages/source/d/%{srcname}/%{srcname}-%{version}.tar.gz BuildArch: noarch BuildSystem: pyproject