dramp77 commited on
Commit
069f4e6
·
verified ·
1 Parent(s): ec74692

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,6 +9,7 @@ Pillow>=9.0.0
9
  pillow-avif-plugin>=1.3.0
10
  opencv-python>=4.8.0
11
  rembg>=2.0.50
 
12
 
13
  # Data processing
14
  numpy>=1.21.0
 
9
  pillow-avif-plugin>=1.3.0
10
  opencv-python>=4.8.0
11
  rembg>=2.0.50
12
+ onnxruntime>=1.15.0 # <- Tambahan ini
13
 
14
  # Data processing
15
  numpy>=1.21.0