aliciiavs commited on
Commit
1567d03
·
verified ·
1 Parent(s): 813afa5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,5 +162,5 @@ if st.checkbox("Show the detected labels", value=True):
162
  st.markdown(
163
  "This demo uses a model and code from "
164
  "https://github.com/robmarkcole/object-detection-app. "
165
- "Many thanks to the project."
166
  )
 
162
  st.markdown(
163
  "This demo uses a model and code from "
164
  "https://github.com/robmarkcole/object-detection-app. "
165
+ "Many thanks to the project. hehehhe"
166
  )