카페검색 본문
카페글 본문
-
streamlit 2024.10.31해당카페글 미리보기
set_page_config(layout="wide") # 제목 설정 st.title("비디오 사물 검출 앱") # 모델 파일 업로드 model_file = st.file_uploader("모델 파일을 업로드하세요", type=["pt"]) if model_file: with tempfile.NamedTemporaryFile(delete=False, suffix...
-
Vermilion Bird【朱雀】-주작 2024.01.09해당카페글 미리보기
2023-12-22 13:19:32Color colorIdentifier vermilion-bird-ziyan-xiaodan-xiao-dScanner Internet Archive HTML5 Uploader 1.7.0Sound soundYear 2021 plus-circle Add Review comment Reviews There are no reviews yet. Be the first one to write a...
-
data_editor를 이용하여 데이터 수정하기 2023.11.27해당카페글 미리보기
About"] choice = st.sidebar.selectbox("Menu",menu) if choice == "Home": st.subheader("Home") data_file = st.file_uploader("Upload CSV",type=['csv']) # csv 파일 업로드 if data_file is not None: # 파일이 업로드 되면 df = load_data(data...
-
Illegal Uploader 2009.03.04해당카페글 미리보기
of the film have spread through several peer-to-peer sites since Feb. 27, demanding police find and punish the first uploader. ``Koh came to submit the petition, bringing video clips on the sites as evidence,'' a police officer at...
-
카페에 사진올리는 방법(다음에서 제공한 Photo Uploader 이용) 2011.11.14해당카페글 미리보기
카페에 사진 올리는 방법 다음카페는 다음에서 제공하는 사진편집기 Photo Uploader 로 아주 간편하면서도 멋지게 올릴 수 있습니다. 사진 자르기, 줄이기,액자넣기,글쓰기.명암색 설정.접목제거하기등 기능이 다양합니다. 저는 포토샵에서 사진가공을하고...