Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdad-dev committed May 17, 2022
1 parent 62fc448 commit 4c427a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streamlit_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ def get_model_session(OBJDETECTIONREPO, OBJDETECTIONMODEL, FINDERMODEL, DEVICE):
# FINDERMODEL, DEVICE)
st.info('Models loaded!')

print(models)
# ================================================================================================

uploaded_file = st.file_uploader("Upload a jpg image", type=["jpg"])
Expand Down

0 comments on commit 4c427a8

Please sign in to comment.