spacedrive/.cargo
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
..
config.toml.mustache [ENG-1595] Fix some problems with the AI system (#2063) 2024-02-12 17:45:17 +00:00
README.md [ENG-270, ENG-213] Stabilize release pipeline (#768) 2023-05-15 18:02:56 +00:00

Attention

Make sure to execute the setup-system script after any modification to cargo.toml.