added tools, updated deps
This commit is contained in:
@@ -12,6 +12,8 @@ dependencies = [
|
||||
"kiwisolver>=1.4.8",
|
||||
"matplotlib>=3.10.3",
|
||||
"numpy>=2.3.1",
|
||||
"onnx>=1.18.0",
|
||||
"onnxscript>=0.3.2",
|
||||
"pandas>=2.3.0",
|
||||
"pillow>=11.2.1",
|
||||
"pyparsing>=3.2.3",
|
||||
@@ -23,6 +25,7 @@ dependencies = [
|
||||
"six>=1.17.0",
|
||||
"torch-receptive-field",
|
||||
"torchscan>=0.1.1",
|
||||
"visualtorch>=0.2.4",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
|
||||
Reference in New Issue
Block a user