tonyassi commited on
Commit
c714a80
·
1 Parent(s): ee4da3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -5,11 +5,7 @@ gfpgan==1.3.8
5
  gradio==3.40.1
6
  insightface==0.7.3
7
  numpy==1.24.3
8
- onnx==1.14.0
9
- onnxruntime==1.15.1; python_version != '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
10
- onnxruntime-coreml==1.13.1; python_version == '3.9' and sys_platform == 'darwin' and platform_machine != 'arm64'
11
- onnxruntime-gpu==1.15.1; sys_platform != 'darwin'
12
- onnxruntime-silicon==1.13.1; sys_platform == 'darwin' and platform_machine == 'arm64'
13
  opencv-python==4.8.0.74
14
  opennsfw2==0.10.2
15
  pillow==10.0.0
 
5
  gradio==3.40.1
6
  insightface==0.7.3
7
  numpy==1.24.3
8
+ onnxruntime==1.16.3
 
 
 
 
9
  opencv-python==4.8.0.74
10
  opennsfw2==0.10.2
11
  pillow==10.0.0