Spaces:
Running
Running
app.py
CHANGED
@@ -9,8 +9,6 @@ from streamlit_js_eval import streamlit_js_eval
|
|
9 |
from streamlit_drawable_canvas import st_canvas
|
10 |
from modules.streamlit_utils import *
|
11 |
from glob import glob
|
12 |
-
import os
|
13 |
-
import subprocess
|
14 |
|
15 |
from streamlit_image_annotation import detection
|
16 |
from modules.toXML import create_XML
|
|
|
9 |
from streamlit_drawable_canvas import st_canvas
|
10 |
from modules.streamlit_utils import *
|
11 |
from glob import glob
|
|
|
|
|
12 |
|
13 |
from streamlit_image_annotation import detection
|
14 |
from modules.toXML import create_XML
|