From 997ebbcb888011146f97b18f9d935477d3d81b1b Mon Sep 17 00:00:00 2001 From: tazlin Date: Thu, 6 Jul 2023 18:29:19 -0400 Subject: [PATCH] chore: fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 228a1fb..222471e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AI-Horde-Shared-Models -With the power of pydantic, you can simplify interfacing with the [AI-Horde's suite of APIs](https://github.com/db0/AI-Horde). Whether you want to requests your own images, or roll your own worker software, this package may suit your needs for anything horde related. +With the power of pydantic, you can simplify interfacing with the [AI-Horde's suite of APIs](https://github.com/db0/AI-Horde). Whether you want to request your own images, or roll your own worker software, this package may suit your needs for anything horde related. ## AI-Horde `TODO`