Spaces:
Running
Running
jadehardouin
commited on
Commit
โข
7aa3fde
1
Parent(s):
91453e3
Update app.py
Browse files
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
|
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>
|