How to write streamlit UploadedFile to temporary directory with original filename?

前端 未结 0 499
情话喂你
情话喂你 2020-12-08 10:25

Streamlit has a function that allows convenient upload of multiple files.

files = st.file_uploader(\'File upload\', type=[\'txt\'],accept_multiple_files=True)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题