frendyrachman commited on
Commit
03afcf1
·
verified ·
1 Parent(s): 231aa5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ def main_process(files, tanggal_berangkat, tanggal_pulang, tanggal_biometrik, dp
281
  # Gradio UI update: add ".zip" to accepted file types
282
  with gr.Blocks() as demo:
283
  gr.Markdown("# 🧠 Noura the Document Checker ✈️ ")
284
- gr.Markdown("Last Updated: May 30 2025, 11.13 AM")
285
 
286
  file_input = gr.File(
287
  label="Upload PDFs, Images or ZIP files (Multiple Supported)",
 
281
  # Gradio UI update: add ".zip" to accepted file types
282
  with gr.Blocks() as demo:
283
  gr.Markdown("# 🧠 Noura the Document Checker ✈️ ")
284
+ gr.Markdown("Last Updated: June 9 2025")
285
 
286
  file_input = gr.File(
287
  label="Upload PDFs, Images or ZIP files (Multiple Supported)",