Skip to content

Cloud fixes - #1576

Merged
dxqb merged 2 commits into
Nerogar:mergefrom
dxqb:cloud-fixes
Jul 4, 2026
Merged

Cloud fixes#1576
dxqb merged 2 commits into
Nerogar:mergefrom
dxqb:cloud-fixes

Conversation

@dxqb

@dxqb dxqb commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

fixes #1551 and a minor pip issue that mostly affected devs

Test plan

  • pre-commit run --all-files passes
  • Launched the affected UI or script and exercised the change
  • Tested with at least one real preset / config when relevant (note which: Krea)

AI assistance

  • AI-assisted — I have read every line in this diff and can defend each change

dxqb and others added 2 commits July 4, 2026 07:05
update.sh can switch a dependency's git remote (e.g. a different fork/branch),
which makes pip prompt interactively unless told to always wipe and re-clone.
Set PIP_EXISTS_ACTION=w for the update path so it never blocks.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
RunpodCloud._create() passed image_name="" and relied on the template to
supply the image. RunPod's GraphQL API now rejects an empty imageName even
when a template_id is given, so pod creation fails right after Start Training
(Nerogar#1551). Look up the template's current image via the
GraphQL API instead of hardcoding a version tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@dxqb
dxqb merged commit 597dcd7 into Nerogar:merge Jul 4, 2026
1 check passed
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