Sanjif commited on
Commit
c975f93
1 Parent(s): f521d4b

removed old emails and replaced with support@groq.com

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ st.warning(
20
  "validation tasks available at github.com/groq/mlagility/labels/validation. We are sharing this "
21
  "dashboard and the data within for the sole purpose of gathering early feedback. See our FAQ below "
22
  "for more details about license and liability. For feedback please email "
23
- "{jfowers,dhnoronha,rsivakumar}@groq.com."
24
  ),
25
  icon="⚠️",
26
  )
 
20
  "validation tasks available at github.com/groq/mlagility/labels/validation. We are sharing this "
21
  "dashboard and the data within for the sole purpose of gathering early feedback. See our FAQ below "
22
  "for more details about license and liability. For feedback please email "
23
+ "support@groq.com."
24
  ),
25
  icon="⚠️",
26
  )