Skip to content

Add torch>=2 runtime dependency for plamo startup#4

Merged
hotchpotch merged 1 commit intomainfrom
fix/issue-3-add-torch-dependency
Feb 12, 2026
Merged

Add torch>=2 runtime dependency for plamo startup#4
hotchpotch merged 1 commit intomainfrom
fix/issue-3-add-torch-dependency

Conversation

@hotchpotch
Copy link
Owner

@hotchpotch hotchpotch commented Feb 12, 2026

Add torch>=2 to runtime dependencies to avoid the first-run "No module named 'torch'" warning reported with beko-translate --model plamo.

This updates uv.lock accordingly and keeps the existing CLI behavior. Tested with uv run tox.

Fixes #3

@hotchpotch hotchpotch marked this pull request as ready for review February 12, 2026 08:01
@hotchpotch hotchpotch merged commit 06b9d2b into main Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encountered exception while importing torch: No module named 'torch'

1 participant