mintlee commited on
Commit
8a74eae
·
1 Parent(s): a17bcfd

update home

Browse files
db/__pycache__/mongodb.cpython-310.pyc CHANGED
Binary files a/db/__pycache__/mongodb.cpython-310.pyc and b/db/__pycache__/mongodb.cpython-310.pyc differ
 
excel/__pycache__/excel_translate.cpython-310.pyc CHANGED
Binary files a/excel/__pycache__/excel_translate.cpython-310.pyc and b/excel/__pycache__/excel_translate.cpython-310.pyc differ
 
home.py CHANGED
@@ -25,3 +25,8 @@ if to_upload:
25
  st.switch_page("upload.py") # Điều hướng đến trang upload
26
 
27
 
 
 
 
 
 
 
25
  st.switch_page("upload.py") # Điều hướng đến trang upload
26
 
27
 
28
+ st.header("📤 Patch Note")
29
+ st.subheader("25/03/2025")
30
+ st.write("1. Đã hoàn thành file Word, Excel")
31
+ st.write("2. Đang tiến hành file PPTX")
32
+ st.write("3. Sắp tới: file csv, pdf, jpg")
word/__pycache__/word_translate.cpython-310.pyc CHANGED
Binary files a/word/__pycache__/word_translate.cpython-310.pyc and b/word/__pycache__/word_translate.cpython-310.pyc differ