scan, split, OCR, prepare for LLM
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 123456 |
- # OpenCode Go — API-ключ для VLM-корректора (Qwen3.8 Max)
- OPENCODE_API_KEY=sk-...
-
- # HuggingFace — токен для скачивания моделей (Surya 2, Qwen GGUF)
- # Получить: https://huggingface.co/settings/tokens (read-only)
- HF_TOKEN=hf_...
|