Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgatis committed Jun 30, 2023
1 parent b527af6 commit a9026d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rembg/sessions/u2net_custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
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
Expand Down

0 comments on commit a9026d0

Please sign in to comment.