dromerosm commited on
Commit
8cd6541
1 Parent(s): 69b90ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def icon(emoji: str):
16
  )
17
 
18
 
19
- icon("📣")
20
 
21
  st.subheader("Groq Chat with LLaMA3 App", divider="rainbow", anchor=False)
22
 
 
16
  )
17
 
18
 
19
+ icon("⚡️")
20
 
21
  st.subheader("Groq Chat with LLaMA3 App", divider="rainbow", anchor=False)
22