Skip to content

StableDiffusionCpp Backend Host - #32

Open
saddam213 wants to merge 2 commits into
masterfrom
SDcpp
Open

StableDiffusionCpp Backend Host#32
saddam213 wants to merge 2 commits into
masterfrom
SDcpp

Conversation

@saddam213

Copy link
Copy Markdown
Owner

Add a StableDiffusionCpp backend host to Amuse, allowing the application to manage a local stable-diffusion.cpp server and use it for image/video generation.

Tasks

  • Start and stop the sd-server.exe process automatically.
  • Support backend-specific sd.cpp binaries and server configuration.
  • Configure environment variables required by the backend.
  • Submits image/video generation jobs through the sd.cpp API.
  • Provide asynchronous preview image handling through a bounded channel.
  • Clean up the server process, HTTP client, cancellation resources, and background tasks through IAsyncDisposable.
  • Support CUDA, Vulkan, ROCm runtime deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant