spacedrive/crates
Vítor Vasconcellos 72efcc9f62
[ENG-1595] Fix some problems with the AI system (#2063)
* Fix some problems with the AI system
 - Fix downloading model using an internal rust string representation as path for the model file
 - Fix Linux loading onnx shared lib from a hardcoded path
 - Fix App should not crash when the AI system fails to start
 - Fix sd-server failing to start due to onnxruntime incorrect linking
 - Some extra clippy auto fixes

* Use latest ort

* Fix dangling sd_ai reference
 - Use entrypoint.sh to initilize container

* Fix server Dockerfile
 - Fix cargo warning

* Workaround intro video breaking onboarding for the web version

* Fix rebase
2024-02-12 17:45:17 +00:00
..
actors separate cloud sync into sd-core-cloud-sync (#2025) 2024-01-31 08:16:54 +00:00
ai [ENG-1595] Fix some problems with the AI system (#2063) 2024-02-12 17:45:17 +00:00
cache Implement Hash, PartialEq, and Eq for CacheNode (#1964) 2024-01-21 01:28:06 +00:00
cloud-api Cloud + P2P (#1970) 2024-02-02 09:31:11 +00:00
crypto [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
deps-generator [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
fda [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
ffmpeg [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
file-ext [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
file-path-helper More sync support for file paths + saved searches (#2067) 2024-02-09 08:17:04 +00:00
images [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
media-metadata [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
p2p [ENG-1595] Fix some problems with the AI system (#2063) 2024-02-12 17:45:17 +00:00
prisma [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
prisma-cli [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
sync [ENG-1488] Cloud sync message compression (#1922) 2024-01-09 10:21:23 +00:00
sync-generator [ENG-1595] Fix some problems with the AI system (#2063) 2024-02-12 17:45:17 +00:00
utils [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00