Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cvachet
/
object_detection_lambda
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
49da0d6
object_detection_lambda
428 kB
1 contributor
History:
27 commits
Clement Vachet
Add github action - push docker image
49da0d6
11 months ago
.github
Add github action - push docker image
11 months ago
detection
style: update print output
12 months ago
samples
Add user interface via Gradio
about 1 year ago
tests
fix: add isBase64Encoded argument to payload
12 months ago
.gitattributes
1.52 kB
Initial commit
about 1 year ago
.gitignore
3.17 kB
Initial commit
about 1 year ago
Dockerfile
232 Bytes
Add docker file
about 1 year ago
README.md
4.59 kB
docs: Improve first section
12 months ago
app.py
4.04 kB
style: comment out print outputs
12 months ago
inference_api.py
2.29 kB
Add model type as new argument
12 months ago
lambda_function.py
2.2 kB
Comment out log info for API event
12 months ago
main.py
1.04 kB
Initial commit
about 1 year ago
requirements-dev.txt
33 Bytes
Add development requirements file
11 months ago
requirements.txt
240 Bytes
Add requirements file
about 1 year ago
utils.py
3.25 kB
Add user interface via Gradio
about 1 year ago