czczup commited on
Commit
c4f71a8
1 Parent(s): bb52176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -3,10 +3,6 @@
3
  # Copyright (c) 2024 OpenGVLab
4
  # Licensed under The MIT License [see LICENSE for details]
5
  # --------------------------------------------------------
6
- import os
7
-
8
- os.system('pip install opencv-python')
9
- os.system('pip install streamlit_image_select')
10
 
11
  import argparse
12
  import base64
 
3
  # Copyright (c) 2024 OpenGVLab
4
  # Licensed under The MIT License [see LICENSE for details]
5
  # --------------------------------------------------------
 
 
 
 
6
 
7
  import argparse
8
  import base64