mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
* fix: make OCR portable and reliable * fix: harden OCR installation portability * fix: pin OCR partials across downloads * fix: make OCR execution reliably asynchronous * fix: harden OCR portability and docs routes * fix: preserve decoder and docs safeguards
6 lines
305 B
Plaintext
6 lines
305 B
Plaintext
# Credentialed HuggingFace release tooling. Compile for CPython 3.11/Linux with:
|
|
# uv pip compile docker/hf-release-requirements.in \
|
|
# --python-version 3.11 --python-platform x86_64-manylinux_2_17 \
|
|
# --generate-hashes --output-file docker/hf-release-requirements.txt
|
|
huggingface_hub[hf_xet]==0.36.2
|