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 17, 2024
Commit
074e4c9
·
verified
·
1 Parent(s):
6252940
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ interface = gr.Interface(
24
)
25
26
# Launch the interface with API enabled
27
-
interface.launch(share=True
, server_timeout=600
)
24
)
25
26
# Launch the interface with API enabled
27
+
interface.launch(share=True)