Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks(title="Promptable Video Redaction") as app:
|
|
148 |
### About Moondream
|
149 |
Moondream is a tiny yet powerful vision-language model that can analyze images and answer questions about them.
|
150 |
It's designed to be lightweight and efficient while maintaining high accuracy. Some key features:
|
151 |
-
- Only 2B parameters
|
152 |
- Fast inference with minimal resource requirements
|
153 |
- Supports CPU and GPU execution
|
154 |
- Open source and free to use
|
|
|
148 |
### About Moondream
|
149 |
Moondream is a tiny yet powerful vision-language model that can analyze images and answer questions about them.
|
150 |
It's designed to be lightweight and efficient while maintaining high accuracy. Some key features:
|
151 |
+
- Only 2B parameters
|
152 |
- Fast inference with minimal resource requirements
|
153 |
- Supports CPU and GPU execution
|
154 |
- Open source and free to use
|