BenjiELCA commited on
Commit
f68625e
·
1 Parent(s): 01e271b
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. setup.sh +0 -7
requirements.txt CHANGED
@@ -11,4 +11,4 @@ opencv-python==4.9.0.80
11
  gdown
12
  streamlit_js_eval
13
  psutil
14
-
 
11
  gdown
12
  streamlit_js_eval
13
  psutil
14
+ ./Streamlit-Image-Annotation.zip
setup.sh DELETED
@@ -1,7 +0,0 @@
1
- #!/bin/bash
2
-
3
- # Unzip the package
4
- unzip Streamlit-Image-Annotation.zip
5
-
6
- # Install the local package
7
- pip install ./Streamlit-Image-Annotation