AIEcosystem commited on
Commit
e3e4595
·
verified ·
1 Parent(s): 79e60eb

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -9,7 +9,7 @@ import zipfile
9
  import json
10
  import hashlib
11
 
12
- from streamlit_extras.stylable_container import stylable_container
13
  from typing import Optional
14
  from gliner import GLiNER
15
  from comet_ml import Experiment
 
9
  import json
10
  import hashlib
11
 
12
+
13
  from typing import Optional
14
  from gliner import GLiNER
15
  from comet_ml import Experiment