Spaces:
Runtime error
Runtime error
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>
|