Daryl Fung commited on
Commit
67252ce
·
2 Parent(s): 3ecf8a7 d8d07e4

Merge branch 'main' of https://huggingface.co/spaces/darylfunggg/xray-hand-joint-detection into main

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -3
requirements.txt CHANGED
@@ -4,11 +4,9 @@ Flask==1.1.2
4
  gradio==3.0.12
5
  ipython==7.34.0
6
  matplotlib==3.2.2
7
- numpy
8
  onnxruntime==1.12.0
9
  onnxsim==0.4.3
10
  opencv_python==4.6.0.66
11
- openvino==2022.1.0
12
  pafy==0.5.5
13
  pandas==1.1.5
14
  Pillow==9.2.0
@@ -20,7 +18,6 @@ scipy==1.2.1
20
  seaborn==0.11.2
21
  setuptools==59.5.0
22
  tensorflow==1.15.0
23
- tensorflowjs==3.19.0
24
  tflite_runtime==2.9.1
25
  thop==0.1.1.post2207130030
26
  torch==1.10.2
 
4
  gradio==3.0.12
5
  ipython==7.34.0
6
  matplotlib==3.2.2
 
7
  onnxruntime==1.12.0
8
  onnxsim==0.4.3
9
  opencv_python==4.6.0.66
 
10
  pafy==0.5.5
11
  pandas==1.1.5
12
  Pillow==9.2.0
 
18
  seaborn==0.11.2
19
  setuptools==59.5.0
20
  tensorflow==1.15.0
 
21
  tflite_runtime==2.9.1
22
  thop==0.1.1.post2207130030
23
  torch==1.10.2