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