SantanuBanerjee commited on
Commit
77698e2
·
verified ·
1 Parent(s): 8cac918

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -124,7 +124,12 @@ interface = gr.Interface(
124
  "<p style='font-weight: bold; font-size: 15px; text-align: right;'>Processed output contains a Project Proposal for each Location~Problem paired combination (i.e. each cell).</p>"
125
  "<p style='font-weight: bold; font-size: 15px; text-align: right;'>Corresponding Budget Allocation and estimated Project Completion Time are provided in different sheets.</p>"
126
 
127
- "<p style='font-size: 12px; color: gray; text-align: center'>Note: The example files provided above are for demonstration purposes. "
 
 
 
 
 
128
  "Feel free to upload your own Excel files to see the results. If you have any questions, refer to the documentation-links or contact "
129
  "<a href='https://www.change.org/p/democracy-evolution-ensuring-humanity-s-eternal-existence-through-taxdirection' target='_blank'>support</a>."
130
  "\t For more information, visit <a href='https://santanban.github.io/TaxDirection/' target='_blank'>#TaxDirection weblink</a>.</p>"
 
124
  "<p style='font-weight: bold; font-size: 15px; text-align: right;'>Processed output contains a Project Proposal for each Location~Problem paired combination (i.e. each cell).</p>"
125
  "<p style='font-weight: bold; font-size: 15px; text-align: right;'>Corresponding Budget Allocation and estimated Project Completion Time are provided in different sheets.</p>"
126
 
127
+
128
+ "<p style='font-weight: bold; font-size: 15px; text-align: justify;'>This tool allows for the systematic evaluation and proposal of solutions tailored to specific location-problem pairs, ensuring efficient resource allocation and project planning.</p>"
129
+
130
+
131
+
132
+ "<p style='font-size: 11px; color: gray; text-align: center'>Note: The example files provided above are for demonstration purposes. "
133
  "Feel free to upload your own Excel files to see the results. If you have any questions, refer to the documentation-links or contact "
134
  "<a href='https://www.change.org/p/democracy-evolution-ensuring-humanity-s-eternal-existence-through-taxdirection' target='_blank'>support</a>."
135
  "\t For more information, visit <a href='https://santanban.github.io/TaxDirection/' target='_blank'>#TaxDirection weblink</a>.</p>"