Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.
pip install poetry)python -m venv .venv)
source .venv/bin/activate)poetry installmain.py for example workflows.env file:
HORDE_API_KEY="your_api_key"
20 commits
Python
100.0%
Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.
pip install poetry)python -m venv .venv)
source .venv/bin/activate)poetry installmain.py for example workflows.env file:
HORDE_API_KEY="your_api_key"
20 commits
Python
100.0%