Skip to content

UPSTREAM PR #1207: Add embedded WebUI#47

Open
loci-dev wants to merge 1 commit intomainfrom
loci/pr-1207-embed_ui
Open

UPSTREAM PR #1207: Add embedded WebUI#47
loci-dev wants to merge 1 commit intomainfrom
loci/pr-1207-embed_ui

Conversation

@loci-dev
Copy link

@loci-dev loci-dev commented Feb 2, 2026

Note

Source pull request: leejet/stable-diffusion.cpp#1207

Generate index.html and gen_index_html.h

cd examples/server/frontend
pnpm install
pnpm build
pnpm build:header

Build sd.cpp

cd build
cmake .. -DSD_CUDA=ON
cmake --build . --config Release -j

Example

.\bin\Release\sd-server.exe -m ..\..\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors -v
image

@loci-review
Copy link

loci-review bot commented Feb 2, 2026

No summary available at this time. Visit Loci Inspector to review detailed analysis.

@loci-dev loci-dev force-pushed the main branch 20 times, most recently from a234621 to d762b55 Compare February 5, 2026 04:41
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.

2 participants