oliver9523 commited on
Commit
6e0f810
·
1 Parent(s): 1f3f59a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -2,9 +2,6 @@ import gradio as gr
2
  import cv2
3
  from geti_sdk.deployment import Deployment
4
  from geti_sdk.utils import show_image_with_annotation_scene
5
- import numpy as np
6
- from urllib.request import urlopen
7
- import re
8
 
9
 
10
  # Step 1: Load the deployment
 
2
  import cv2
3
  from geti_sdk.deployment import Deployment
4
  from geti_sdk.utils import show_image_with_annotation_scene
 
 
 
5
 
6
 
7
  # Step 1: Load the deployment