mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
Remove pytorch and tensorboard dependencies
This commit is contained in:
@@ -30,8 +30,6 @@ dependencies = [
|
||||
"requests",
|
||||
"seleniumbase",
|
||||
"streamlit",
|
||||
"tensorboard",
|
||||
"torch",
|
||||
"tqdm",
|
||||
"uvicorn[standard]",
|
||||
]
|
||||
|
||||
@@ -34,7 +34,3 @@ streamlit
|
||||
|
||||
# AI / Agent SDK
|
||||
anthropic
|
||||
|
||||
# ML (heavy - comment out if not needed)
|
||||
torch
|
||||
tensorboard
|
||||
|
||||
Reference in New Issue
Block a user