jadehardouin commited on
Commit
7aa3fde
β€’
1 Parent(s): 91453e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ intro = f"""
11
  <p>Please note that we focus on getting the service up and running, but not the maintenance that follows.πŸš€</p>
12
  """
13
  contribution = f"""
14
- <p>If you want to <strong>contribute to the calculator</strong> by adding your own AI service option, follow this <a href="https://huggingface.co/spaces/mithril-security/TCO_calculator/blob/main/How_to_contribute.md">tutorial</a> πŸ‘ˆ. </p>
15
  """
16
  formula = r"""
17
  $CR = \frac{CIT_{1K} \times IT + COT_{1K} \times OT}{1000}$ <br>
 
11
  <p>Please note that we focus on getting the service up and running, but not the maintenance that follows.πŸš€</p>
12
  """
13
  contribution = f"""
14
+ <p>If you want to contribute to the calculator by <strong>adding your own AI service option</strong>, follow this <a href="https://huggingface.co/spaces/mithril-security/TCO_calculator/blob/main/How_to_contribute.md">tutorial</a> πŸ‘ˆ. </p>
15
  """
16
  formula = r"""
17
  $CR = \frac{CIT_{1K} \times IT + COT_{1K} \times OT}{1000}$ <br>