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...
bc42f94
object_detection_lambda
421 kB
1 contributor
History:
10 commits
Clement Vachet
Comment out query string parameters
bc42f94
12 months ago
detection
Initial commit
12 months ago
samples
Add user interface via Gradio
12 months ago
tests
Add unit tests via pytest
12 months ago
.gitattributes
1.52 kB
Initial commit
12 months ago
.gitignore
3.17 kB
Initial commit
12 months ago
Dockerfile
232 Bytes
Add docker file
12 months ago
README.md
977 Bytes
Add README file
12 months ago
app.py
4.44 kB
Add requests arguments for encoding and headers
12 months ago
inference_api.py
1.88 kB
Add inference / prediction file
12 months ago
lambda_function.py
2.52 kB
Comment out query string parameters
12 months ago
main.py
1.04 kB
Initial commit
12 months ago
requirements.txt
240 Bytes
Add requirements file
12 months ago
utils.py
3.25 kB
Add user interface via Gradio
12 months ago