File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -154,3 +154,5 @@ tests/manual/data
154154README.roboflow.txt
155155* .zip
156156.DS_Store
157+
158+ Aerial-Airport-1
Original file line number Diff line number Diff line change 1818 # args = parser.parse_args(f"upload {thisdir}/../datasets/chess -w wolfodorpythontests -p chess".split()) # noqa: E501 // docs
1919 args = parser .parse_args (
2020 # ["login"]
21- # "download https://universe.roboflow.com/gdit/aerial-airport".split()
21+ "download -f yolov8 https://universe.roboflow.com/gdit/aerial-airport" .split ()
2222 # "project list -w wolfodorpythontests".split()
2323 # "project get cultura-pepino-dark".split()
2424 # "workspace list".split()
4242 # f"import {thisdir}/data/cultura-pepino-yolov5pytorch -w wolfodorpythontests -p yellow-auto -c 100 -n papaiasso".split() # noqa: E501 // docs
4343 # f"import {thisdir}/../datasets/mosquitos -w wolfodorpythontests -p yellow-auto -n papaiasso".split() # noqa: E501 // docs
4444 # f"deployment list".split() # noqa: E501 // docs
45- f"import -w tonyprivate -p meh-plvrv { thisdir } /../datasets/paligemma/" .split () # noqa: E501 // docs
45+ # f"import -w tonyprivate -p meh-plvrv {thisdir}/../datasets/paligemma/".split() # noqa: E501 // docs
4646 )
4747 args .func (args )
You can’t perform that action at this time.
0 commit comments