Spaces:
mashroo
/
Running on Zero

CRM / pipelines.py

Commit History

Update device handling in TwoStagePipeline to default to 'cuda' and adjust model loading to use 'cpu' for compatibility. Ensure consistent device usage across stages and improve code clarity.
7391a72

YoussefAnso commited on

Refactor device handling across multiple modules to enforce CUDA usage explicitly. This change ensures consistent device allocation for model operations, enhancing performance on systems with GPU support while maintaining compatibility.
fdeb0ad

YoussefAnso commited on

Update device handling across multiple modules to support automatic selection of CUDA or CPU based on availability. This change enhances compatibility and performance on systems with or without GPU support, ensuring consistent behavior in model loading and data processing.
597a667

YoussefAnso commited on

fix
b6b723a

Zhengyi commited on

init
f4e8cf6

Zhengyi commited on