Skip to content

windows support + custom host support#2

Merged
Cortexelus merged 4 commits into
dada-bots:mainfrom
cocktailpeanut:main
Jun 11, 2026
Merged

windows support + custom host support#2
Cortexelus merged 4 commits into
dada-bots:mainfrom
cocktailpeanut:main

Conversation

@cocktailpeanut

Copy link
Copy Markdown
Contributor
  • The existing code only works on linux, added code to deal with various windows quirks (such as paths and symlinks)
  • The existing code only lauches at 0.0.0.0 but this also has issues on windows, so added an environment variable that lets you customize the host (for example 127.0.0.1)

- resolve app-relative SA3 dataset, filelist, and metadata paths
- resolve ARC LoRA and full-model demo paths from the app root
- quote and normalize training, resume, and demo launch paths
- add Windows-safe process detection and process-tree cleanup
- report unsupported pause, resume, and checkpoint signals cleanly
- fall back to hardlinks when model symlinks are unavailable
- launch pre-encode without depending on bash and tee
re-render checkpoint rows when SSE pushes Gradio state changes. The Gradio instance list was updating, but checkpoint rows were only redrawn when checkpoint data changed, leaving stale LAUNCH buttons after a successful launch.
@Cortexelus Cortexelus merged commit dcd0f88 into dada-bots:main Jun 11, 2026
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