Files
crawl4ai/crawl4ai
UncleCode 9546773a07 fix: Move sentence-transformers to optional dependencies
- Moved sentence-transformers from core to optional dependencies in pyproject.toml
- Removed sentence-transformers from requirements.txt
- Added proper ImportError handling with helpful installation message
- This prevents ~2.5GB of NVIDIA CUDA libraries from being installed by default
- Users who need embedding features can install with: pip install 'crawl4ai[transformer]'
2025-07-24 21:24:40 +08:00
..
2025-02-19 14:13:17 +08:00
2025-07-17 11:37:41 +02:00
2025-04-11 00:44:43 +08:00
2025-01-13 19:19:58 +08:00
2025-07-08 11:46:13 +02:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00