From 8846ff1df4478ede81ffcdfef81b82bbfe036949 Mon Sep 17 00:00:00 2001 From: KL Date: Fri, 24 Feb 2023 23:07:17 -0800 Subject: [PATCH] Update README.md --- README.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad84106..d996444 100644 --- a/README.md +++ b/README.md @@ -1 +1,49 @@ -### How to Run Serverless in Runpod \ No newline at end of file +

+ English + | + 简体中文 +

+ + +## How to Run ChilloutMix and LORA in RunPod Serverless + + +By far [RunPod](https://runpod.io?ref=78g53ap2) is the easiest way to run ChilloutMix and LORA in serverless. + +I tried [Replicate](https://replicate.com/), but failed. Maybe will try it later.. + + +### 1. Create a [RunPod](https://runpod.io?ref=78g53ap2) account + +### 2. Go to [Serverless My Template](https://www.runpod.io/console/serverless/user/templates), Click New Template + +You can set your preferred tempalte name, but container name should be **chilloutai/auto-api:1.0.0** + +The docker image building process is in the repo. + +image + +### 3. Go to [Serverless My APIs](https://www.runpod.io/console/serverless/user/apis), Click New API + +Set your api name and choose the template you create in last step + +image + +After create you will get the API below + +### 4. Go to [Settings](https://www.runpod.io/console/user/settings) to create a API key + +image + + +### 5. Now Test it. + +Set API key and name into runpod_api_test.py, then run `python runpod_api_test.py` +After 30s-1min, you will see the pictures. + + + +Hope this guide can help you! If you want to support me, please use my [RunPod Referral link](https://runpod.io?ref=78g53ap2) + + +Here is the demo app I created with this api: https://chilloutai.com/