fix(deps): pin surya ^0.17 (CPU torch fallback) #36
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/surya-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Client uses surya.foundation (added in 0.17). Earlier cu124 torch pin had forced surya to 0.14. Drop cu124 index so surya 0.17+ installs; torch falls back to CPU due to host driver mismatch — acceptable for MVP.