FractalAIR commited on
Commit
feb219b
·
verified ·
1 Parent(s): b9606df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ example_messages = {
84
  "JEE Main 2025 Prob-Stats": "A coin is tossed three times. Let \(X\) denote the number of times a tail follows a head. If \\(\\mu\\) and \\(\\sigma^2\\) denote the mean and variance of \\(X\\), then the value of \\(64(\\mu + \\sigma^2)\\) is?"
85
  }
86
 
87
- with gr.Blocks(theme=gr.themes.Base()) as demo:
88
  gr.Markdown(
89
  """
90
  # Ramanujan Ganit R1 14B V1 Chatbot
 
84
  "JEE Main 2025 Prob-Stats": "A coin is tossed three times. Let \(X\) denote the number of times a tail follows a head. If \\(\\mu\\) and \\(\\sigma^2\\) denote the mean and variance of \\(X\\), then the value of \\(64(\\mu + \\sigma^2)\\) is?"
85
  }
86
 
87
+ with gr.Blocks(theme=gr.themes.Soft()) as demo:
88
  gr.Markdown(
89
  """
90
  # Ramanujan Ganit R1 14B V1 Chatbot