mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-06-09 17:03:57 +02:00
e4ae11c2ad
## Summary This PR removes `embeddingsTensorFlow` node and reverts our fix to accommodate the Docker build in #7893 . The node itself has been extracted as a [community node available from npm](https://www.npmjs.com/package/n8n-nodes-tensorflow) --------- Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>