Zayed024 commited on
Commit
85c9be6
·
verified ·
1 Parent(s): cfc5da5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -132,7 +132,7 @@ def chunk_long_sentence(sentence):
132
  )
133
 
134
  # Launch the interface
135
- if __name__=="__main__":
136
 
137
 
138
- iface.launch(share=True)
 
132
  )
133
 
134
  # Launch the interface
135
+
136
 
137
 
138
+ iface.launch(share=True)