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. + +