aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya <bluenerd@protonmail.com>2025-03-03 21:20:56 +0530
committerAditya <bluenerd@protonmail.com>2025-03-03 21:20:56 +0530
commit6048d2960497304201d26cf23043e7c93d24cdde (patch)
tree1ab9ae79c6c7f52f49d927585cd1e34283dce04f
parent97cdf66bc985d3cd632646ea587f0c3b69ada473 (diff)
update READMEHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.