cryptocalypse commited on
Commit
35a12a2
·
verified ·
1 Parent(s): 75e8501

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,4 +335,4 @@ with gr.Blocks(title="Sophia, Torah Codes",css=css,js=js) as app:
335
 
336
 
337
  if __name__ == "__main__":
338
- app.launch(share=True)
 
335
 
336
 
337
  if __name__ == "__main__":
338
+ app.launch()