https://github.com/saladtechnologies/dreambooth-worker
A worker node for the dreambooth-orchestrator. Runs the lora training script and handles API interactions
https://github.com/saladtechnologies/dreambooth-worker
Last synced: 3 months ago
JSON representation
A worker node for the dreambooth-orchestrator. Runs the lora training script and handles API interactions
- Host: GitHub
- URL: https://github.com/saladtechnologies/dreambooth-worker
- Owner: SaladTechnologies
- License: mit
- Created: 2024-03-01T16:51:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-07T18:54:17.000Z (over 1 year ago)
- Last Synced: 2025-02-16T16:58:59.291Z (8 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Dreambooth Worker
A worker node to run training scripts on a Salad GPU node, coordinated by the [Dreambooth Orchestrator](https://github.com/SaladTechnologies/dreambooth-orchestrator)