jabalarami commited on
Commit
0ec8839
·
verified ·
1 Parent(s): efefc6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ demo = gr.Interface(
46
  title="FunctionGemma CPU Fixed"
47
  )
48
 
49
- demo.launch()
 
46
  title="FunctionGemma CPU Fixed"
47
  )
48
 
49
+ demo.launch(share=True)