X · @huggingface
· X / Twitter
RT Daniel van Strien: You can now mount a local folder straight into a @huggingface Job: hf jobs uv run ocr⋅py -v ./scans:/inputs The CLI syncs it to…
RT Daniel van StrienYou can now mount a local folder straight into a @huggingface Job:hf jobs uv run ocr⋅py -v ./scans:/inputsThe CLI syncs it to a private bucket and mounts it in the Job, i.e. no "upload to a repo first" step. Re-runs only sync what changed.