Added support for CORS

This commit is contained in:
2026-03-08 14:43:48 +01:00
parent 5bdff2a1e3
commit 03129d9dfa
5 changed files with 37 additions and 10 deletions
+3
View File
@@ -54,6 +54,9 @@ For the full API documentation, see the docs path of the API.
## Changelog
### Version 0.2.0
- support for CORS
### Version 0.1.1
- added `--break-system-packages` to `pip install ...`
- bug fix: create model directory before downloading the model