Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoenixAlpha23 authored Nov 30, 2024
1 parent 5875cb9 commit 1d83150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import io
import zipfile
import numpy as np
import opencv as cv2
import cv2
from PIL import Image

from utils.image_processing import preprocess_image
Expand Down

0 comments on commit 1d83150

Please sign in to comment.