Skip to content
Snippets Groups Projects
Commit fcf6347d authored by iggotsul's avatar iggotsul
Browse files

add echo

parent 7e5fff7d
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,4 @@ libgl1-mesa-glx
libglib2.0-0
git
jupyter-notebook
tree
#!/bin/bash
python predict.py --cfg ./configs/solo.py --model ./models/epoch_20.pth
echo `tree /home`
echo -e "\n" `export`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment