vikhyatk commited on
Commit
25d4410
1 Parent(s): 766a9d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def process_answer(img, answer):
97
  with gr.Blocks() as demo:
98
  gr.Markdown(
99
  """
100
- # 🌔 contemplative moondream
101
  a demo of [moondream](http://moondream.ai) steered to discuss the meaning of life using [activation vectors](https://github.com/vikhyat/moondream/blob/main/notebooks/RepEng.ipynb)
102
  """
103
  )
 
97
  with gr.Blocks() as demo:
98
  gr.Markdown(
99
  """
100
+ # 🌜 contemplative moondream
101
  a demo of [moondream](http://moondream.ai) steered to discuss the meaning of life using [activation vectors](https://github.com/vikhyat/moondream/blob/main/notebooks/RepEng.ipynb)
102
  """
103
  )