Daniel Gatis 2 vuotta sitten
vanhempi
commit
a9026d02e0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      rembg/sessions/u2net_custom.py

+ 1 - 0
rembg/sessions/u2net_custom.py

@@ -2,6 +2,7 @@ import os
 from typing import List
 
 import numpy as np
+import onnxruntime as ort
 import pooch
 from PIL import Image
 from PIL.Image import Image as PILImage