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.

.env.dist 282B

123456
  1. # OpenCode Go — API-ключ для VLM-корректора (Qwen3.8 Max)
  2. OPENCODE_API_KEY=sk-...
  3. # HuggingFace — токен для скачивания моделей (Surya 2, Qwen GGUF)
  4. # Получить: https://huggingface.co/settings/tokens (read-only)
  5. HF_TOKEN=hf_...