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...
b85c571
object_detection_lambda
425 kB
1 contributor
History:
21 commits
Clement Vachet
docs: add section about hugging face deployment
b85c571
9 months ago
.github
Add github action
9 months ago
detection
style: update print output
9 months ago
samples
Add user interface via Gradio
10 months ago
tests
Add unit tests via pytest
10 months ago
.gitattributes
Safe
1.52 kB
Initial commit
10 months ago
.gitignore
Safe
3.17 kB
Initial commit
10 months ago
Dockerfile
Safe
232 Bytes
Add docker file
10 months ago
README.md
Safe
4.45 kB
docs: add section about hugging face deployment
9 months ago
app.py
Safe
4.04 kB
style: comment out print outputs
9 months ago
inference_api.py
Safe
2.29 kB
Add model type as new argument
9 months ago
lambda_function.py
Safe
2.2 kB
Comment out log info for API event
9 months ago
main.py
Safe
1.04 kB
Initial commit
10 months ago
requirements.txt
Safe
240 Bytes
Add requirements file
10 months ago
utils.py
Safe
3.25 kB
Add user interface via Gradio
10 months ago