File size: 580 Bytes
3840afc
 
 
 
 
 
 
 
3f8deac
3840afc
 
3f8deac
3840afc
 
 
 
 
3f8deac
3840afc
 
 
3f8deac
 
3840afc
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[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",
]