SantanuBanerjee commited on
Commit
1bf26c9
·
verified ·
1 Parent(s): 2bf6af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -81,7 +81,9 @@ interface = gr.Interface(
81
  outputs=gr.File(label="Download Processed Excel File containing the ** Project Proposals ** for each Location~Problem paired combination"), # File download output
82
 
83
 
84
- title="Excel File Uploader",
 
 
85
  description=(
86
  "<p style='font-weight: bold; font-size: 18px;'>Upload an Excel file to process and download the result "
87
  "or use the example files.\n</p>"
 
81
  outputs=gr.File(label="Download Processed Excel File containing the ** Project Proposals ** for each Location~Problem paired combination"), # File download output
82
 
83
 
84
+ # title="Excel File Uploader",
85
+ title="Upload Excel file containing #TaxDirections &rarr; Download HyperLocal Project Proposals",
86
+
87
  description=(
88
  "<p style='font-weight: bold; font-size: 18px;'>Upload an Excel file to process and download the result "
89
  "or use the example files.\n</p>"