Fix hardcoded CUDA call in StyleCLIP fused_act for curly hair editing 14cc518 LogicGoInfotechSpaces commited on Sep 27, 2025
Fix Gradio slider update and CUDA device issues for all attributes 6c0e8ac LogicGoInfotechSpaces commited on Sep 27, 2025
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