Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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:
|
| 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)",
|