Simp4me commited on
Commit
37e3071
·
verified ·
1 Parent(s): bdadef8

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -4,7 +4,7 @@ from PIL import Image
4
 
5
 
6
 
7
- st.image("RezbinLogo.jpg", width=150)
8
  st.title("Rezbin AI 📷")
9
  st.write("Upload an image of your waste before throwing it.")
10
 
 
4
 
5
 
6
 
7
+ st.image("src/RezbinLogo.jpg", width=150)
8
  st.title("Rezbin AI 📷")
9
  st.write("Upload an image of your waste before throwing it.")
10