Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Carsten Eie Frigaard
GITMAL
Commits
92576009
Commit
92576009
authored
Apr 01, 2022
by
Carsten Eie Frigaard
Browse files
update
parent
687a0b32
Changes
1
Hide whitespace changes
Inline
Side-by-side
L07/Yolov5_setup/yolov5_swmal_setup.sh
View file @
92576009
...
...
@@ -9,7 +9,7 @@ set -ea
#conda env list
#conda activate yolov5
test
-f
yolov5
||
git clone https://github.com/ultralytics/yolov5
(
test
!
-d
yolov5
&&
git clone https://github.com/ultralytics/yolov5
)
||
echo
"Git-repository already cloned.."
#cd yolov5
#pip install -r requirements.txt
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment