PRIYANSHUDHAKED commited on
Commit
fec2f9f
·
verified ·
1 Parent(s): 676b8f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ gr.Interface(
40
  description="Summarize text or PDF files using pre-trained models.",
41
  theme="compact", # Example theme
42
 
43
- ).launch(share=True)
 
40
  description="Summarize text or PDF files using pre-trained models.",
41
  theme="compact", # Example theme
42
 
43
+ ).launch('share=True')