SantanuBanerjee commited on
Commit
e757c8b
·
verified ·
1 Parent(s): 2d48be5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -102,8 +102,8 @@ interface = gr.Interface(
102
  # "location-problem paired combination.</p>"
103
  # ) # Solid description with hyperlink
104
  description=(
105
- "<p style='font-weight: bold; font-size: 18px;'>Upload an Excel file to process and download the result or use the example files (click on any of them to directly process the file and download the result).</p>"
106
- "<p style='font-weight: bold; font-size: 16px; text-align: right;'>The processed output file (downloadable) will contain the project proposals for each Location~Problem paired combinations.\n</p>"
107
 
108
  "<p style='font-size: 14px; color: gray;'>Note: The example files provided above are for demonstration purposes. "
109
  "Feel free to upload your own Excel files to see the results. If you have any questions, refer to the documentation-links or contact "
 
102
  # "location-problem paired combination.</p>"
103
  # ) # Solid description with hyperlink
104
  description=(
105
+ "<p style='font-weight: bold; font-size: 15px;'>Upload an Excel file to process and download the result or use the example files \n (click on any of them to directly process the file and download the result).</p>"
106
+ "<p style='font-weight: bold; font-size: 15px; text-align: right;'>The processed output file (downloadable) will contain the project proposals for each Location~Problem paired combinations.\n</p>"
107
 
108
  "<p style='font-size: 14px; color: gray;'>Note: The example files provided above are for demonstration purposes. "
109
  "Feel free to upload your own Excel files to see the results. If you have any questions, refer to the documentation-links or contact "