From 6048d2960497304201d26cf23043e7c93d24cdde Mon Sep 17 00:00:00 2001 From: Aditya Date: Mon, 3 Mar 2025 21:20:56 +0530 Subject: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f58c303..6a1e955 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The Gradio-based UI consists of: ## Execution To run the program: ```sh -python script_name.py +python gradio-app.py ``` This launches the Gradio interface, allowing document uploads and question answering. -- cgit v1.2.3