Failing to deploy my object detection model built around streamlit
I have made an object detection model which will detect objects using your webcam.
I am trying to deploy it using streamlit.io, but it keeps on running and not completed yet
This is the last bit of command which has been there for the last 5 hrs
Code snippet:
Successfully installed attrs-23.1.0 jsonschema-4.18.0 jsonschema-specifications-2023.7.1 referencing-0.30.0 rpds-py-0.9.2
WARNING: You are using pip version 22.0.3; however, version 23.2.1 is available.
You should consider upgrading via the '/home/appuser/venv/bin/python -m pip install --upgrade pip' command.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[13:34:59] π Python dependencies were installed from /app/simple-object-detection-demonstration/requirements.txt using pip.
[13:34:59] π¦ Processed dependencies!
Stopping...
Collecting usage statistics. To deactivate, set browser.gatherUsageStats to False.
[13:35:02] π Updated app!
[18:01:16] π Preparing system...
[18:01:16] β Spinning up manager process...
If applicable, please provide the steps we should take to reproduce the error or specified behavior.
Expected behavior:
Explain what you expect to happen when you run the code above.
Actual behavior:
Explain the undesired behavior or error you see when you run the code above.
If youβre seeing an error message, share the full contents of the error message here.
Debug info
- Streamlit version: (get it with
$ streamlit version
) - Python version: (get it with
$ python --version
) - Using Conda? PipEnv? PyEnv? Pex?
- OS version:
- Browser version: