hanzla commited on
Commit
b111794
1 Parent(s): 02ca315
Files changed (1) hide show
  1. app_v2.py +2 -2
app_v2.py CHANGED
@@ -64,8 +64,8 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue=gr.themes.colors.red, seconda
64
  gr.Markdown(
65
  """
66
  # AskMoondream: Moondream 2 Demonstration Space
67
- Moondream2 is a 1.86B parameter model initialized with weights from SigLIP and Phi 1.5.
68
- Modularity AI presents this open source huggingface space for running fast experimental inferences on Moondream2.
69
  """
70
  )
71
  chatbot = gr.Chatbot(
 
64
  gr.Markdown(
65
  """
66
  # AskMoondream: Moondream 2 Demonstration Space
67
+ ## Modularity AI presents this open source huggingface space for running fast experimental inferences on Moondream2.
68
+ ## Moondream2 is a 1.86B parameter model initialized with weights from SigLIP and Phi 1.5.
69
  """
70
  )
71
  chatbot = gr.Chatbot(