Spaces:
Runtime error
Runtime error
Update app_v2.py
Browse files
app_v2.py
CHANGED
@@ -65,7 +65,6 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="emera
|
|
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(
|
|
|
65 |
"""
|
66 |
# AskMoondream: Moondream 2 Demonstration Space
|
67 |
## Modularity AI presents this open source huggingface space for running fast experimental inferences on Moondream2.
|
|
|
68 |
"""
|
69 |
)
|
70 |
chatbot = gr.Chatbot(
|