Daniel Gatis 2 سال پیش
والد
کامیت
a9026d02e0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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