CultriX commited on
Commit
7f644da
·
verified ·
1 Parent(s): 62f6ba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,6 +32,5 @@ All the power of GPU‑accelerated OCR, yet you **only pay for GPU seconds you a
32
 
33
  ## 💡 Usage tips
34
 
35
- * Large PDFs can take several minutes; the GPU reservation duration is `600 s`. Tweak the `@spaces.GPU(duration=…)` decorator if needed.
36
- * For faster queues, lower the duration or split very large documents.
37
  * When you know your PDF is **text only**, selecting **native** mode skips GPU altogether for near‑instant results.
 
32
 
33
  ## 💡 Usage tips
34
 
35
+ * Large PDFs can take several minutes; the GPU reservation duration is `60 s`.
 
36
  * When you know your PDF is **text only**, selecting **native** mode skips GPU altogether for near‑instant results.