deep-diver/LoRA-deployment
LoRA fine-tuned Stable Diffusion Deployment
This project helps developers serve multiple specialized image generation models (Stable Diffusion LoRA fine-tunes) efficiently. It takes in various LoRA checkpoint files and provides a deployed service that can quickly switch between these models to generate images based on text prompts. This is ideal for machine learning engineers or MLOps specialists who need to deploy and manage different fine-tuned Stable Diffusion models for varied creative applications.
No commits in the last 6 months.
Use this if you need to deploy and serve multiple LoRA fine-tuned Stable Diffusion models with rapid switching capabilities on a Hugging Face Inference Endpoint.
Not ideal if you are looking for a user-friendly application to generate images directly without needing to manage model deployment infrastructure.
Stars
31
Forks
6
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/deep-diver/LoRA-deployment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Acly/krita-ai-diffusion
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional...
sayakpaul/dreambooth-keras
Implementation of DreamBooth in KerasCV and TensorFlow.
aws-samples/amazon-sagemaker-personalized-generative-ai
This project simplifies personalized Gen-AI SaaS apps. We fine-tune pre-trained models for...
aws-samples/generative-ai-demo-using-amazon-sagemaker-jumpstart-kr
This project shows the demos about how to generate stable diffusion images using AWS SageMaker Jumpstat.
Stability-AI/stability-ai-toolkit
External project in GitHub for marketing purposes. This repo will be used for code samples that...