st.file_uploader() API call returns an object with id,name,type,size attributes,
where name stores the basename,
does it have the full path? if not, is it possible to get that info?
Thank you
st.file_uploader() API call returns an object with id,name,type,size attributes,
where name stores the basename,
does it have the full path? if not, is it possible to get that info?
Thank you