Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
Zhengyi/CRM
mashroo
/
CRM
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5c94c9
CRM
/
imagedream
/
ldm
/
modules
Ctrl+K
Ctrl+K
3 contributors
History:
7 commits
YoussefAnso
Ensure input tensor is on the same device as model weights in FrozenOpenCLIPEmbedder. This change improves compatibility and performance by preventing device mismatch during image encoding.
1dfd90b
about 1 month ago
diffusionmodules
Refactor attention module to improve xformers integration. Renamed availability flag to HAS_XFORMERS and added safe_memory_efficient_attention function for better handling of attention operations across devices. Updated related assertions and calls to ensure compatibility with systems lacking GPU support.
about 1 month ago
distributions
init
over 1 year ago
encoders
Ensure input tensor is on the same device as model weights in FrozenOpenCLIPEmbedder. This change improves compatibility and performance by preventing device mismatch during image encoding.
about 1 month ago
__init__.py
Safe
0 Bytes
init
over 1 year ago
attention.py
Safe
14.8 kB
Refactor attention module to improve xformers integration. Renamed availability flag to HAS_XFORMERS and added safe_memory_efficient_attention function for better handling of attention operations across devices. Updated related assertions and calls to ensure compatibility with systems lacking GPU support.
about 1 month ago
ema.py
Safe
3.21 kB
init
over 1 year ago