mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-27 17:23:08 +00:00
Remove torch from main deps after successful test
The torch detection workflow works perfectly! ✅
This commit is contained in:
parent
02b94b2982
commit
3af0f007e2
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ dependencies = [
|
||||||
"jsonlines",
|
"jsonlines",
|
||||||
"pydantic-cli",
|
"pydantic-cli",
|
||||||
"hf_transfer",
|
"hf_transfer",
|
||||||
"torch>=2.7.0",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue