Fix DeltaEditor device handling: add device parameter, error handling for missing files, replace .cuda() with .to(device) 96c63c3 LogicGoInfotechSpaces commited on Sep 27, 2025
Fix CLIP model device handling: pass device to StyleCLIPGlobalDirection and use .to(device) instead of .cuda() ad8ad02 LogicGoInfotechSpaces commited on Sep 27, 2025
Avoid CUDA init on Spaces: map tensors to device, no .cuda() in LatentEditor cfa4803 LogicGoInfotechSpaces commited on Sep 26, 2025
Bundle StyleFeatureEditor code packages in Space to fix ModuleNotFoundError 95b1715 LogicGoInfotechSpaces commited on Sep 26, 2025