Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jcsagar
/
cxr_llava
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jcsagar
commited on
Jun 18, 2024
Commit
fb5c2f2
·
verified
·
1 Parent(s):
03dbbd1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ interface = gr.Interface(
25
)
26
27
# Launch the interface with API enabled
28
-
interface.launch(
share=True
)
25
)
26
27
# Launch the interface with API enabled
28
+
interface.launch()