We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi. I am trying to run the app in https://github.com/streamlit/demo-self-driving, an example for streamlit application in object detection.
However, when running the app, I got an AttributeError. I have not downloaded the repo. Although, I am lauching the app directly from the github repo.
I have followed the instructions in the the README demo:
It is expected that the app will run and display the images with the object detection. Instead, I am getting this error.
When I select the "Run the app" option in the left sidebar, I get the following error:
I'll be thankful if anyone can help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Hi. I am trying to run the app in https://github.com/streamlit/demo-self-driving, an example for streamlit application in object detection.
However, when running the app, I got an AttributeError. I have not downloaded the repo. Although, I am lauching the app directly from the github repo.
Steps to reproduce
I have followed the instructions in the the README demo:
* on the README, "streamlit_app.py" is actually just "app.py", but I changed it since the file name in the repo has changed to "streamlit_app.py"
Expected behavior:
It is expected that the app will run and display the images with the object detection. Instead, I am getting this error.
Actual behavior:
When I select the "Run the app" option in the left sidebar, I get the following error:
Debug info
I'll be thankful if anyone can help.
The text was updated successfully, but these errors were encountered: