Yadukrishnan commited on
Commit
ecba286
·
verified ·
1 Parent(s): a7d738c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -68,6 +68,7 @@ def main():
68
  ["What is the fate of Bran Stark?"],
69
  ["Tell me about the Iron Throne."],
70
  ],
 
71
  )
72
 
73
  interface.launch()
 
68
  ["What is the fate of Bran Stark?"],
69
  ["Tell me about the Iron Throne."],
70
  ],
71
+ share=True,
72
  )
73
 
74
  interface.launch()