From fc7b2aab187349a86c4603debabc113c59ad7e80 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Tue, 14 Jan 2025 17:40:04 +0000 Subject: [PATCH] docs: add elfhosted to usage section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index db8c105e..f2b6abdf 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ - [Hugging Face](#hugging-face) - [Cloudflare Workers](#cloudflare-workers) - [Render](#render) + - [ElfHosted](#elfhosted-paid) - [Self Hosting](#self-hosting) - [Docker](#docker) - [From Source](#from-source) @@ -249,6 +250,10 @@ When you deploy with Render, it automatically builds the addon every time a comm It is recommend to disable the `Auto Deploy` feature as the latest changes may not be stable. You can do this by going to the `Settings` tab and scrolling down to the `Auto Deploy` setting near the bottom of the `Build & Deploy` section. +#### ElfHosted (paid) + +AIOStreams is available as a [paid product](https://store.elfhosted.com/product/aiostreams/) on [ElfHosted](https://elfhosted.com). This offers you a no-hassle setup where everything is done for you. + ### Self-Hosting #### Docker