Hi everyone,
I want to download or get picture link from this code:
import streamlit as st
img = st.camera_input('Take a picture')
Thanks so much
Hi everyone,
I want to download or get picture link from this code:
import streamlit as st
img = st.camera_input('Take a picture')
Thanks so much