Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sawon2023
/
llm-pdf-qa
like
0
Runtime error
App
Files
Files
Community
Sawon2023
commited on
Sep 20, 2023
Commit
bb1953f
•
1 Parent(s):
ccb3727
not sharing in space
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -31,4 +31,4 @@ iface = gr.Interface(
31
title=title,
32
)
33
34
-
iface.launch(show_error=True
,share=True
)
31
title=title,
32
)
33
34
+
iface.launch(show_error=True)