Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ gr.load(
|
|
7 |
name = "llama-3.2-3b-preview",
|
8 |
src = groq_gradio.registry,
|
9 |
title = "Groq-Gradio Chat",
|
10 |
-
theme = "
|
11 |
examples = ["Tell me a short story about a puppy",
|
12 |
"Write a 14 line poem about travelling in Shakespeare style",
|
13 |
"What are the wonders of the world?",
|
|
|
7 |
name = "llama-3.2-3b-preview",
|
8 |
src = groq_gradio.registry,
|
9 |
title = "Groq-Gradio Chat",
|
10 |
+
theme = "upsatwal/mlsc_tiet",
|
11 |
examples = ["Tell me a short story about a puppy",
|
12 |
"Write a 14 line poem about travelling in Shakespeare style",
|
13 |
"What are the wonders of the world?",
|