File size: 483 Bytes
07f0a48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
deepdanbooru
onnxruntime; python_version != '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
onnxruntime-coreml; python_version == '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
onnxruntime-silicon; sys_platform == 'darwin' and platform_machine == 'arm64'
onnxruntime-gpu; sys_platform != 'darwin'
jsonschema
fastapi
gradio
huggingface_hub
numpy
opencv_contrib_python
opencv_python
opencv_python_headless
packaging
pandas
Pillow
tensorflow
tqdm