tazlin / horde-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests Documentation Status Unstable Tests

horde_sdk

Note

horde_sdk is in beta. Everything is subject to change. Please feel free to report bugs or make suggestions on our github issue page

About

This library simplifies interfacing with any API created by Haidra - the community organization behind the free projects such as AI-Horde (homepage, github). The goal is to minimize the amount of time it takes to develop applications in python that use our free, volunteer driven, services which include:

  • Stable Diffusion Image Generation (driven by ComfyUI)
  • Image captioning
  • Image rating (currently ratings are for diffusiondb, others coming in the future)
  • Text Generation using LLMs (driven by KoboldAI)

From anything to requesting your own images, or rolling your own worker software, this package may suit your needs.

Documentation

See the complete documentation at https://horde-sdk.readthedocs.io/en/latest/.

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%