SantanuBanerjee commited on
Commit
e9c524f
·
verified ·
1 Parent(s): de38b62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ interface = gr.Interface(
135
 
136
 
137
  description=(
138
- "<p style='font-size: 12px; color: red; text-align: center'>This tool allows for the systematic evaluation and proposal of solutions tailored to specific location-problem pairs, ensuring efficient resource allocation and project planning. For more information, visit <a href='https://santanban.github.io/TaxDirection/' target='_blank'>#TaxDirection weblink</a>.</p>"
139
 
140
  "<p style='font-weight: bold; font-size: 16px; color: blue;'>Upload an Excel file to process and download the result or use the Example files:</p>"
141
  "<p style='font-weight: bold; font-size: 16px; color: blue;'>(click on any of them to directly process the file and Download the result)</p>"
 
135
 
136
 
137
  description=(
138
+ "<p style='font-size: 12px; color: gray; text-align: center'>This tool allows for the systematic evaluation and proposal of solutions tailored to specific location-problem pairs, ensuring efficient resource allocation and project planning. For more information, visit <a href='https://santanban.github.io/TaxDirection/' target='_blank'>#TaxDirection weblink</a>.</p>"
139
 
140
  "<p style='font-weight: bold; font-size: 16px; color: blue;'>Upload an Excel file to process and download the result or use the Example files:</p>"
141
  "<p style='font-weight: bold; font-size: 16px; color: blue;'>(click on any of them to directly process the file and Download the result)</p>"