Ifeanyi commited on
Commit
f0302b8
·
verified ·
1 Parent(s): 0e51a86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = "ParityError/LimeFace",
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?",