Skip to content

Commit

Permalink
ch import
Browse files Browse the repository at this point in the history
  • Loading branch information
grokhi committed Sep 20, 2024
1 parent cccedb1 commit 49a795d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import supervisely as sly
import supervisely.app.development as sly_app_development
from lightglue import ALIKED, DISK, SIFT, DoGHardNet, LightGlue, SuperPoint, viz2d
from lightglue.utils import load_image, numpy_image_to_torch, rbd
from lightglue.utils import load_image, rbd
from supervisely.api.annotation_api import AnnotationInfo
from supervisely.api.video.video_api import VideoInfo
from supervisely.app.widgets import Button, CheckboxField, Container, Field, Text
Expand Down

0 comments on commit 49a795d

Please sign in to comment.