stable-diffusion-deploy icon indicating copy to clipboard operation
stable-diffusion-deploy copied to clipboard

Learn to serve Stable Diffusion models on cloud infrastructure at scale. This Lightning App shows load-balancing, orchestrating, pre-provisioning, dynamic batching, GPU-inference, micro-services worki...

Results 25 stable-diffusion-deploy issues
Sort by recently updated
recently updated
newest added

## 📚 Documentation Both the link on the right and in the readme fail: - https://lightning.ai/muse -> redirect -> https://01gxvcx72r1871hz7fxc74wx01.litng-ai-03.litng.ai/view/null (404)

documentation

## 🚀 Feature ### Motivation ### Pitch ### Alternatives ### Additional context

enhancement
help wanted

I started the application, and then started sending post requests continuously. Over time that the amount of available memory becomes less and less. After a few hours, memory availability approaches...

bug
help wanted

## 🚀 Feature ### Motivation The repo only support models stable diffusion v1.4, v1.5, v2.0-base, v2.0-high in [stable_diffusion_infernece](https://github.com/aniketmaurya/stable_diffusion_inference). ### Pitch I made some codes for supporting custom model via url...

enhancement
help wanted

## 🐛 Bug I am trying to [create a Lightning BYOC cluster](https://lightning.ai/docs/stable/workflows/byoc/create_cluster.html#step-3-create-a-lightning-byoc-cluster) ### To Reproduce Steps to reproduce the behavior: 1. Run `lightning create cluster --role-arn --external-id ` Traceback (most...

bug
help wanted

## 🐛 Bug ### To Reproduce Steps to reproduce the behavior: 1. `conda create --name muse_app python=3.9 --yes` 2. `conda activate muse_app` 3. `git clone https://github.com/Lightning-AI/stable-diffusion-deploy.git` 4. `cd stable-diffusion-deploy` 5....

bug
help wanted

# Before submitting The Sheet DB has a limit of 5K hits in a month. Let's remove that and use a local DB persisted with Drive. - [x] Was this...

enhancement

## 🚀 Feature - It would be great if we can show a gallery of weekly images that were generated by the community with [prompts](https://lexica.art/). - A like button on...

enhancement
help wanted

## 🚀 Feature & Motivation We need to make CI rebuild the UI to save us manual work on PRs rebases and "main" branch merges. ### Additional context More context:...

enhancement
help wanted

## 🚀 Feature [This link](https://github.com/Lightning-AI/stable-diffusion-deploy/blob/main/muse/ui/src/components/Links.ts#L2) need to be updated when someone clone & run the app. We can make it dynamic. ### Motivation ### Pitch ### Alternatives ### Additional context...

enhancement
help wanted
ui