sairamn commited on
Commit
a902fca
·
1 Parent(s): 4d0d6a1

Updated references & title

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -56,7 +56,6 @@ def format_number(value):
56
  return '{:,.2f}'.format(value) # Format with commas
57
 
58
  # Streamlit App
59
- st.image("https://cognizant.scene7.com/is/content/cognizant/COG-Logo-2022-1?fmt=png-alpha", width=150)
60
  st.title("Cloud Components Cost Optimization and Forecasting", anchor="header")
61
 
62
  # Add a sidebar for navigation
 
56
  return '{:,.2f}'.format(value) # Format with commas
57
 
58
  # Streamlit App
 
59
  st.title("Cloud Components Cost Optimization and Forecasting", anchor="header")
60
 
61
  # Add a sidebar for navigation