Remove pytorch and tensorboard dependencies

This commit is contained in:
2026-04-02 19:35:08 +02:00
parent ec1c99de1c
commit cdbd4d537b
2 changed files with 0 additions and 6 deletions

View File

@@ -30,8 +30,6 @@ dependencies = [
"requests",
"seleniumbase",
"streamlit",
"tensorboard",
"torch",
"tqdm",
"uvicorn[standard]",
]

View File

@@ -34,7 +34,3 @@ streamlit
# AI / Agent SDK
anthropic
# ML (heavy - comment out if not needed)
torch
tensorboard