hanzla commited on
Commit
8ea9610
1 Parent(s): 462b701
Files changed (1) hide show
  1. app_v2.py +1 -1
app_v2.py CHANGED
@@ -60,7 +60,7 @@ def bot(history):
60
  history[-1][1] += character
61
  yield history
62
 
63
- with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="emrald")) as demo:
64
  gr.Markdown(
65
  """
66
  # AskMoondream: Moondream 2 Demonstration Space
 
60
  history[-1][1] += character
61
  yield history
62
 
63
+ with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="emerald")) as demo:
64
  gr.Markdown(
65
  """
66
  # AskMoondream: Moondream 2 Demonstration Space