Feature idea: remote cloud support (eg RunPod) a la OneTrainer #607
johnbrownlow
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
OneTrainer now has a very neat feature whereby you can enter your RunPod credentials and it will fire up a remote instance and use that as the backend. Given that SwarmUI is built around backends, and also that using remote instances is currently possible but definitely tricky, an ?extension? that would fire up a Swarm instance or Comfy backend on RunPod or similar would be great.
Obviously this is currently possible manually but it's somewhat sweaty and error-prone (for example, a permanent SwarmUI installation on RunPod has to be configured to download dotnet on every run because it doesn't persist over restarts). Another motivation is that for users on Windows (say), learning how to do a Runpod Linux installation can be daunting and/or challenging.
It's worth playing with the recently-added OneTrainer implementation to see how seamless it is. Documented here:
https://github.com/Nerogar/OneTrainer/wiki/Cloud-Training
Beta Was this translation helpful? Give feedback.
All reactions