A curated list of amazing RunPod projects, libraries, and resources
Tool | Description | Author | Stars |
---|---|---|---|
runpodctl | RunPod CLI for pod management | runpod | |
runpod-python | Python library for RunPod API & SDK | runpod |
Template | Description | Author | Repository |
---|---|---|---|
Codecanvas | The blank slate for your runpod, define your own dependencies and enjoy a machine with Jupyter, VSCode and Conda preinstalled. Environment survives reboots. | Henk717 | No Github Repo |
Codecanvas NPE | Same as the above but without the persistent environment. | Henk717 | No Github Repo |
EveryDream2 | General fine tuning for Stable Diffusion | victorchall | |
InvokeAI | A Stable Diffusion Toolkit | invoke-ai | |
KoboldCpp | A powerful GGUF based backend for Text Generation, Image Generation/Recognition and more. Comes bundled with the flexible KoboldAI Lite WebUI and KoboldAI/OpenAI API support. | KoboldAI |
Worker | Description | Author | Repository |
---|---|---|---|
Aphrodite Engine Worker | RunPod Serverless worker for Aphrodite Engine | joachimchauvet | |
DreamBooth Worker | RunPod Serverless worker for the DreamBooth endpoint | runpod-workers | |
DeOldify worker | RunPod Serverless worker for the restoration of old photos endpoint | kodxana | |
Kandinsky Worker | RunPod worker for the Kandinsky endpoint | runpod-workers | |
RVC Serverless | Simple RVC Serverless Endpoint for Runpod built upon Mangio-RVC-Fork | chavinlo | |
Serverless GGML | GGML Worker image for streaming predictions from large language models quantized with GGML | OpenAccess-AI-Collective | |
Stable Diffusion v1 Worker | RunPod worker for all Stable Diffusion v1 endpoints | runpod-workers | |
Stable Diffusion v2 Worker | RunPod worker for the Stable Diffusion v2 endpoints | runpod-workers | |
Template Worker | A simple worker that can be used as a starting point to build your own custom RunPod Endpoint API worker | runpod-workers | |
Whisper Worker | Whisper Worker for RunPod: Processing and transcribing audio with various Whisper models | runpod-workers |
Resource | Description |
---|---|
Getting Started with RunPod Serverless | Comprehensive guide to RunPod Serverless |
RunPod Blog | Official blog with tutorials and updates |
RunPod Discord | Community discussions and support |
RunPod Documentation | Official RunPod documentation |
- Epic Web UI DreamBooth Update - New Best Settings
- Automatic1111 Stable Diffusion DreamBooth Guide
- Training Midjourney Level Style Into SD 1.5 Model
- RunPod Fix For DreamBooth & xFormers
- Ultimate RunPod Tutorial For Stable Diffusion
Contributions are welcome! To add a project, template, or resource to the list:
- Fork the repository
- Create a new branch:
git checkout -b add-new-resource
- Add your resource to the appropriate section
- Commit your changes:
git commit -am 'Add new resource'
- Push to the branch:
git push origin add-new-resource
- Submit a pull request
Alternatively, you can open an issue with the link and a brief description.
Distributed under the MIT License. See LICENSE
for more information.
If you find this list helpful, consider giving it a ⭐️ on GitHub!