**New features**:
- Add function to create demo workflow from HUB algorithm
- Save API configuration at runtime (auto-completion ON/OFF, root folder, Tensorboard config, MLFlow config...)
- Feature to enable/disable workflow task for running
- New HUB algorithms:
- infer_ddcolor_colorisation
- infer_owl_v2
- infer_yolo_v9_seg, train_yolo_v9_seg
- infer_depth_anything_v2
- infer_florence_2_caption, infer_florence_2_ocr, infer_florence_2_detection, infer_florence_2_segmentation
- infer_segment_anything_2
- infer_rembg
- infer_flux_1 (schnell)
- infer_finegrain_segmenter
- infer_donut
**Improvements**:
- Manage EXIF metadata (orientation)
**Bug fixes**:
- Avoid duplicate log messages between _stderr_ and _stdout_
- Color mismatch in semantic segmentation tasks 37
- Deep copy of CWorkflowTaskParam object
- Class labels overflow in semantic segmentation IO