Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
moondream/test-space
moondream
/
grounded-vqa
like
3
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vikhyatk
commited on
Nov 13, 2024
Commit
01fb1e2
·
verified
·
1 Parent(s):
d382dff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -509,4 +509,4 @@ with gr.Blocks(title="moondream vl (new)", css=css, js=js) as demo:
509
[output, thought, ann],
510
)
511
512
-
demo.queue().launch(
share=True
)
509
[output, thought, ann],
510
)
511
512
+
demo.queue().launch()