Skip to content

v1.0.0 release has no attached Windows/Linux binaries — Score addon manifest 404s #5

@benjaminben

Description

@benjaminben

Package manifest: https://raw.githubusercontent.com/ossia/score-packages/master/AI/librediffusion.json

{
    "name": "LibreDiffusion",
    "raw_name": "librediffusion",
    "kind": "ai-model",
    "short": "StreamDiffusion real-time image generation",
    "license": "APGL-3.0, Apache-2.0",
    "size": "20MB",
    "key": "d0add344-cb23-4d3f-817b-3619505565d1",
    "version": 3,
    "file": "https://github.com/jcelerier/librediffusion/archive/refs/heads/main.zip",
    "url": "https://github.com/jcelerier/librediffusion",
    "category": "AI Models",  
    "windows-x86_64": "https://github.com/jcelerier/librediffusion/releases/download/v1.0.0/x86_64-pc-windows-msvc.zip",
    "windows-amd64": "https://github.com/jcelerier/librediffusion/releases/download/v1.0.0/x86_64-pc-windows-msvc.zip",
    "linux-x86_64": "https://github.com/jcelerier/librediffusion/releases/download/v1.0.0/x86_64-unknown-linux-gnu.zip",
    "linux-amd64": "https://github.com/jcelerier/librediffusion/releases/download/v1.0.0/x86_64-unknown-linux-gnu.zip"

}

All platform links cause 404. Error pops up in Score when adding the package, as well as a separate success message. Is there an existing link to download the binaries and manually add to the user library?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions