Vargock commited on
Commit
36075ce
·
2 Parent(s): 2e1066a 795cd36

Merge branch 'main' of https://github.com/Vargock/AI-Text-Summarizer

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -41,4 +41,3 @@ def index():
41
 
42
  if __name__ == "__main__":
43
  app.run(host="0.0.0.0", port=7860, debug=False)
44
-
 
41
 
42
  if __name__ == "__main__":
43
  app.run(host="0.0.0.0", port=7860, debug=False)