Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
MaziyarPanahi/llava-llama-3-8b
MaziyarPanahi
/
Phi-3-vision-128k
like
46
Running
on
Zero
App
Files
Files
Community
18
Fetching metadata from the HF Docker repository...
MaziyarPanahi
commited on
25 days ago
Commit
41829a8
·
verified
·
1 Parent(s):
4debf32
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -116,4 +116,4 @@ with gr.Blocks(fill_height=True, ) as demo:
116
)
117
118
demo.queue(api_open=False)
119
-
demo.launch(show_api=False, share=
False
)
116
)
117
118
demo.queue(api_open=False)
119
+
demo.launch(show_api=False, share=
True
)