Spaces:
Running
Running
Update app.py
Browse files
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 |
|