Deehan1866 commited on
Commit
cc114f0
·
verified ·
1 Parent(s): 559fe45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/Deehan1866/longformer-base-4096").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/Deehan1866/longformer-base-4096").launch(share=True)