lumalabs / lumaapi-python

Python library/CLI for Luma API
35 stars 11 forks source link

Failure #2

Open samhodge-aiml opened 4 months ago

samhodge-aiml commented 4 months ago

Here is my shell history

(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma credits
remaining: 10
used:      0
total:     10
(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma submit AIML_lab_colmap.zip "AIML_Lab"
Capture data {'title': 'AIML_Lab', 'camModel': 'normal'}
Created capture 0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
Uploading
Triggering
Submitted 0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma status 0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
title:     AIML_Lab
type:      reconstruction
location:  null
privacy:   unlisted
date:      2024-05-09T04:11:15.000Z
username:  samhodge
status:    complete
slug:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
latestRun: {"status": "new", "progress": 0, "currentStage": "Queued", "artifacts": [], "pipelineVersion": 2}
uuid:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma status 0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
title:     AIML_Lab
type:      reconstruction
location:  null
privacy:   unlisted
date:      2024-05-09T04:11:15.000Z
username:  samhodge
status:    complete
slug:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
latestRun: {"status": "dispatched", "progress": 0, "currentStage": "Preprocessing", "artifacts": [], "pipelineVersion": 2}
uuid:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma credits
remaining: 9
used:      1
total:     10
(/projects/gitlab/aiml/lumatest/env) sam@skylab:/projects/gitlab/aiml/lumatest$ luma status 0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
title:     AIML_Lab
type:      reconstruction
location:  null
privacy:   unlisted
date:      2024-05-09T04:11:15.000Z
username:  samhodge
status:    complete
slug:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
latestRun: {"status": "failed", "progress": 100, "currentStage": "Failed", "artifacts": [], "errorReason": "Our pipeline failed due to internal issues. Please report to our team.", "pipelineVersion": 2}
uuid:      0fd4a6c1-c36e-477f-b83f-dac1fd0c963b
samhodge-aiml commented 4 months ago

I am worried that people could have access to my images, are they private?