Haidra-Org / AI-Horde

A crowdsourced distributed cluster for AI art and text generation
GNU Affero General Public License v3.0
1.05k stars 124 forks source link

Integrate Civitai Model Repository so every worker can have every model #81

Open JustMaier opened 1 year ago

JustMaier commented 1 year ago

We just launched a free, open-source service Civitai last week. Our goal is to be the home for every SD Model Checkpoint, Textual Inversion, Hypernetwork, Aesthetic Gradient, etc. We're working on an API to make it possible for services to tap into the repository to get any model that they need and thought this would be a great fit for the StableHorde so that all of the network could fulfill requests based on any model.

My python skills are pretty limited, but I'd love to work with anyone up to integrating to figure out how to get workers connected to the model repo.

db0 commented 1 year ago

Pretty cool. Do you have a REST API we can use to download and retrieve information about available models?

JustMaier commented 1 year ago

We are still building out the API, so we should chat about what kind of data you'd need :)

db0 commented 1 year ago

Discussion ongoing with JustMaier on discord