jadehardouin
commited on
Commit
β’
4b59495
1
Parent(s):
deda386
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ text2 = "<h1 style='color: #333333; font-size: 20px;'>π Want to contribute?"
|
|
8 |
text3 = "Please note that the cost/request only defines the infrastructure cost for deployment. The labor cost must be added for the whole AI model service deployment TCO."
|
9 |
intro = f"""
|
10 |
<p>Discover and compare various AI model services, including SaaS and "Deploy Yourself" solutions, based on the Total Cost of Ownership for their deployment. π</p>
|
11 |
-
<p>Please keep in mind that our focus is on
|
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>
|
|
|
8 |
text3 = "Please note that the cost/request only defines the infrastructure cost for deployment. The labor cost must be added for the whole AI model service deployment TCO."
|
9 |
intro = f"""
|
10 |
<p>Discover and compare various AI model services, including SaaS and "Deploy Yourself" solutions, based on the Total Cost of Ownership for their deployment. π</p>
|
11 |
+
<p>Please keep in mind that our focus is on getting the AI model service up and running, not accounting for additional maintenance costs.π</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>
|