Commit b09aa0b
committed
feat: Add dataset and job management
- Introduced dataset management functionalities in a new dataset_manager.py file, including dataset creation, validation, and video scene splitting.
- Added job management system with a new job database and worker scripts for processing training jobs.
- Implemented a command-line interface for training that integrates with the job queue system.
- Created a script to start both the Gradio UI and the queue worker simultaneously.1 parent 31b1273 commit b09aa0b
File tree
9 files changed
+3688
-1
lines changed- scripts
- jobs
9 files changed
+3688
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments