jadehardouin commited on
Commit
4b59495
β€’
1 Parent(s): deda386

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 launching the AI model service, 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>
 
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>