Any plans to add some simple API to get a file selector? (Use case: pick which checkpoint or dataset to use.) Something like:
path = st.filepicker('data location')
Any plans to add some simple API to get a file selector? (Use case: pick which checkpoint or dataset to use.) Something like:
path = st.filepicker('data location')
Hi @kossnick
Weβre actually working on that right now!
Check out our feature request here for more information on the API, and please comment in there if you have any ideas on how to improve the proposal.