v0.2.11
版本发布时间: 2024-05-29 06:36:10
VikParuchuri/marker最新发布版本:v0.2.17(2024-08-20 05:30:12)
- Remove ray to enable python 3.12 compatibility
- Removing ray frees a lot of VRAM (since we can use torch shared tensors), so on average with
convert.py
each process takes 3GB VRAM. This enables much higher throughput (was between 4.5GB and 5GB before).