| [project] | |
| name = "myoquant-sdh-model" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "datasets>=3.6.0", | |
| "doubtlab>=0.2.4", | |
| "ipywidgets>=8.1.7", | |
| "jupyter>=1.1.1", | |
| "kaggle>=1.7.4.5", | |
| "keras>=3.10.0", | |
| "keras-cv>=0.9.0", | |
| "keras-hub>=0.21.0", | |
| "matplotlib>=3.10.3", | |
| "notebook>=7.4.3", | |
| "onnxruntime>=1.22.0", | |
| "scikit-learn>=1.6.1", | |
| "tensorflow>=2.19.0", | |
| "tensorflow-metal>=1.2.0", | |
| "tf2onnx>=1.16.1", | |
| "umap-learn>=0.5.7", | |
| "wandb>=0.19.11", | |
| ] | |