mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-15 19:09:58 +02:00
📦 v0.6.0rc2
This commit is contained in:
parent
c1f0158806
commit
f485dd4181
2 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.6.0rc2] - 2025-10-14
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
|
|
||||||
* Prevent OOM GPU error by avoiding loading the `region_fl` model, #199
|
* Prevent OOM GPU error by avoiding loading the `region_fl` model, #199
|
||||||
|
@ -295,6 +297,7 @@ Fixed:
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
<!-- link-labels -->
|
<!-- link-labels -->
|
||||||
|
[0.6.0rc2]: ../../compare/v0.6.0rc2...v0.6.0rc1
|
||||||
[0.6.0rc1]: ../../compare/v0.6.0rc1...v0.5.0
|
[0.6.0rc1]: ../../compare/v0.6.0rc1...v0.5.0
|
||||||
[0.5.0]: ../../compare/v0.5.0...v0.4.0
|
[0.5.0]: ../../compare/v0.5.0...v0.4.0
|
||||||
[0.4.0]: ../../compare/v0.4.0...v0.3.1
|
[0.4.0]: ../../compare/v0.4.0...v0.3.1
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.6.0rc1",
|
"version": "0.6.0rc2",
|
||||||
"git_url": "https://github.com/qurator-spk/eynollah",
|
"git_url": "https://github.com/qurator-spk/eynollah",
|
||||||
"dockerhub": "ocrd/eynollah",
|
"dockerhub": "ocrd/eynollah",
|
||||||
"tools": {
|
"tools": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue